body{
	background-color:#fff;
	font-family: 'Montserrat', sans-serif;
}

html, body{
    overflow-x: hidden;
}

/*for menu header  ****/
header {
    padding: 15px 0;
}

.phoen_nav .navbar {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: 0 none;
    border-radius: 0;
	margin-bottom:0;
    box-shadow: none;
	min-height:auto;
}

.phoen_nav .navbar-nav{
    float: none;
    text-align: right;
}

.phoen_nav .navbar-default .navbar-nav li a {
    color: #232323;
    font-size: 13px;
    font-weight: 500;
    padding: 10px 20px;
    text-transform: uppercase;
}

.phoen_nav .navbar-nav li {
    display: inline-block;
    float: none;
}

.phoen_nav .navbar-default .navbar-nav li[aria-expanded="true"] .dropdown-menu {
    display: block;
}

.phoen_nav .navbar-default .navbar-nav li.dropdown-toggle{
	background:url("images35/")
}

.phoen_nav .navbar-default .navbar-nav li[aria-expanded="true"] .dropdown-menu {
    display: block;
    left: auto;
	padding:0;
    right: 0;
}

.phoen_nav .navbar-default .navbar-nav li .dropdown-menu li {
    display: block;
}

.phoen_nav .navbar-default .navbar-nav li.dropdown-toggle a::after {
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
}

.phoen_nav .navbar-default .navbar-nav li.dropdown-toggle li a:after{
		display:none;
}

.phoen_nav .navbar-default .navbar-nav li.dropdown-toggle a:focus{
	outline:0;
}

.phoen_nav .navbar-default .navbar-nav li.dropdown-toggle a {
    padding-right: 35px;
}

.phoen_nav .navbar-default .navbar-nav .active a, 
.phoen_nav .navbar-default .navbar-nav .open a,
.phoen_nav .navbar-default .navbar-nav li a:hover,
.phoen_nav .navbar-default .navbar-nav li a:focus {
    background-color: #2f3d93;
    background-image: none;
    background-repeat: repeat-x;
    box-shadow: none;
    color: #ffffff !important;
    text-shadow: none;
}

.logo_phoen img {
    max-width: 100%;
	width:250px;
}

.phoen_nav {
    padding-top: 9px;
}

.ifrm_phon_vd::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}

.ifrm_phon_vd::-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}

.ifrm_phon_vd object {
    background-size: cover;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
}

.ifrm_phon_vd video {
    height: 100%;
    opacity: 0.2;
    width: 100%;
}

.blu_bg_phoen {
    background-size: cover;
    overflow: hidden;
    padding: 110px 0 130px;
    position: relative;
}
/* end for menu header***/





/** blue banner **/
/* .blu_bg_phoen {
    background:url("images35/banner.jpg") center center no-repeat;
    text-align: center;
	color:#fff;
} */

.clr_chg_phoen img{
	max-width:100%;
	margin-top:30px;
}

.btn_log_sgn a {
    border: 2px solid #020725;
    border-radius: 14px;
    color: #020725;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    margin: 0 auto 60px;
    padding: 10px 15px;
    text-transform: uppercase;
    width: 130px;
}

.btn_log_sgn a:hover{
	background-color:#020725;
	color:#fff;
	text-decoration:none;
}

.btn_log_sgn{
	text-align:center;
}

.blu_bg_phoen {
    background-color:#0F192D;
    text-align: center;
	color:#fff;
}

.contnt_blu_phoen h1 {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 8px;
    margin-top: 0;
    text-transform: uppercase;
}

.contnt_blu_phoen h2 {
    font-size: 68px;
    font-weight: 600;
    line-height: 90px;
    margin-bottom: 30px;
    margin-top: 0;
    text-transform: none;
}

.contnt_blu_phoen h3 {
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 8px;
    margin-top: 0;
    text-transform: uppercase;
}

.contnt_blu_phoen h4 {
    font-size: 31px;
    font-weight: 800;
    margin-bottom: 8px;
    margin-top: 0;
}

.contnt_blu_phoen h5 {
    font-size: 19px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 8px;
    margin-top: 0;
}

.button_signup_phoen ul li {
    display: inline-block;
    margin-right: 25px;
}

.button_signup_phoen ul{
	list-style:none;
}

.button_signup_phoen ul li a {
    border: 2px solid #ffffff;
    border-radius: 18px;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    margin-top: 40px;
    padding: 14px 25px;
}

.button_signup_phoen ul li a:hover {
    background-color: #020725;
    border-color: #020725;
    text-decoration: none;
}
/*Blue banner ****/




/*** bottom blue banner ***/
.hdng_phoen {
    padding: 50px 100px 40px;
    text-align: center;
}

.hdng_phoen h1 {
    color: #010825;
    font-size: 29px;
    font-weight: 600;
	margin-top:0;
    line-height: 35px;
    padding: 0 130px;
    text-transform: uppercase;
}

.hdng_phoen p {
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 300;
    padding: 0 60px;
}

.inr_boost_phon img {
    display: block;
    margin-left: 40px;
    width: 120px;
}

/* .inr_boost_phon:nth-child(2) img {
    width: 150px;
}

.inr_boost_phon:nth-child(3) img {
    width: 75px;
}

.inr_boost_phon:nth-child(5) img{
	width:75px;
} */

.inr_boost_phon h1 {
    font-size: 22px;
	color:#242424;
}

.inr_boost_phon p {
    font-size: 13px;
    font-weight: 300;
    padding-right: 50px;
	color:#1d1d1d;
}

.boost_phon_main .inr_boost_phon {
    margin-bottom: 40px;
    padding: 0 15px;
}

.boost_phon_main {
    padding-bottom: 10px;
}
/*** bottom blue banner ***/





/*** platform section****/
.pltform_phoen_inr {
    padding: 40px 0;
    text-align: center;
}

.trafic_phoen_main {
    background:rgba(0, 0, 0, 0) url("images35/background.png") no-repeat scroll left center / cover ;
	color:#fff;
}

.pltform_phoen_inr h2 {
    font-size: 19px;
    font-weight: 300;
    margin-bottom: 0;
	margin-top:0;
    text-transform: uppercase;
}

.pltform_phoen_inr h1 {
    background-color: #232c67;
    display: inline-block;
    font-size: 33px;
    font-weight: 700;
    margin-top: 10px;
    padding: 5px 18px;
    text-transform: uppercase;
}

.pltform_phoen_inr h1:after{
	 background:rgba(0, 0, 0, 0) url("images35/strip-1.png") no-repeat scroll left center;
	 content:"";
}

.pltform_phoen_inr h3 {
    font-size: 13px;
	margin-top:13px;
    font-weight: 400;
	color: #c3c3c3;
}

.trafic_phoen_main {
    padding-bottom: 50px;
}

.inr_plt_phoen {
    padding: 0 140px;
    text-align: center;
}

.afrt_bfr_phoen::after {
    background-color: #989898;
    content: "";
    height: 200px;
    left: 50%;
    position: absolute;
    top: 8%;
    width: 1px;
}

.inr_plt_phoen img {
    width: 150px;
}

.inr_plt_phoen h1 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

.inr_plt_phoen p {
    font-size: 13px;
    font-weight: 300;
}

.inr_plt_phoen a {
    border: 2px solid #ffffff;
    border-radius: 50px;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
	margin-top:40px;
    padding: 10px 26px;
    text-transform: uppercase;
}

.inr_plt_phoen a:hover {
    background-color: #020725;
    border-color: #020725;
    text-decoration: none;
}
/*** platform section****/



/***** graph bottom *****/
.grph_bottm_phoen {
    background-color: #e0e0e0;
}

.hdng_phoen.clr_chg_phoen h1 {
    color: #232323;
}

.cl_logo ul {
    list-style: outside none none;
    margin: 0 0 30px 0;
    padding: 0;
}

.cl_logo ul li {
    border-right: 2px solid #adadad;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 19%;
	position:relative;
}

.cl_logo ul li::before {
    left: 10px;
}
.cl_logo ul li::after, 
.cl_logo ul li::before {
    background-color: #adadad;
    bottom: -15px;
    content: "";
    height: 2px;
    position: absolute;
    right: 20px;
    width: 70px;
}

.cl_logo ul.bfr_aftr_none li:before,
.cl_logo ul.bfr_aftr_none li:after,
.cl_logo ul li:first-child::before,
.cl_logo ul li:last-child::after{
	display:none;
}

.cl_logo ul li:last-child{
	border-right:0;
}

.cl_logo {
    margin-bottom: 50px;
    margin-top: 10px;
}
/***** graph bottom *****/


/**** icon inr main ***/
.icon_inr_min {
    margin-bottom: 40px;
    padding: 0 44px;
    text-align: center;
}

.icon_inr_min h1 {
    color: #010824;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.icon_inr_min p {
    color: #1d1d1d;
    font-size: 13px;
    font-weight: 300;
}

.icon_inr_min img {
    width: 120px;
}

.map_res_phoen{
	padding:0;
}

.map_res_phoen .embed-responsive{
	height:400px;
}

.map_res_phoen iframe{
	height:400px;
}

.high_qulty_main_phoen {
    padding-bottom: 10px;
}
/**** icon inr main ***/



/** footer ***/
footer.bg_fotr_clor {
    background-color: #1c1c1c;
	padding: 30px 0 15px;
}

.hd_cont h1 {
    color: #ffffff;
    font-size: 27px;
	margin-bottom:20px;
    font-weight: 600;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
}

.inr_fotr_adrs h1 {
    color: #e0e0e0;
    font-size: 19px;
    font-weight: 800;
    text-transform: uppercase;
}

.inr_fotr_adrs p {
    color: #fefefe;
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase;
}

.inr_fotr_adrs{
	padding:0;
}

.adrs_ftr_main {
    border-bottom: 1px solid #ffffff;
	padding:0 0 15px 0;
}

.inr_nav_fotr ul li {
    display: inline-block;
    float: none;
    padding: 0 20px;
}

.inr_nav_fotr ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.inr_nav_fotr li a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
}

.fb_icons ul li {
    display: inline-block;
	padding:0 2px;
}

.fb_icons ul li:last-child{
	padding-right:0;
}

.fb_icons{
	padding-right:0;
}

.fb_icons ul{
	list-style:none;
	margin:0;
	text-align:right;
	padding:0;
}

.fb_icons ul li a {
    background-color: #ffffff;
    border-radius: 50%;
    display: inline-block;
    height: 33px;
    line-height: 23px;
    padding: 7px;
    text-align: center;
    width: 32px;
}

.fb_icons ul li a i {
    color: #1c1c1c;
    font-size: 18px;
    font-weight: 600;
}

.nav_fotr {
    padding: 15px 0 0;
}

.inr_nav_fotr{
	padding-top:7px!important;
}

.inr_nav_fotr,
.inr_nav_fotr ul li:first-child{
	padding:0;
}

.site_info_phoen {
    background-color: #161616;
    padding: 14px 0;
    text-align: center;
}

.botm_otr p {
    color: #ffffff;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 0;
}
/** footer ***/





/**** company css ****/
.all_blu_phoen {
    background:url("images35/banner.jpg") center center no-repeat;
    padding: 100px 0;
    text-align: center;
    color: #ffffff;
}

.all_blu_phoen h1 {
    color: #ffffff;
    font-size: 33px;
    font-weight: 800;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
}
.all_blu_phoen p{
    font-size: 18px;
}

.king_hd_phon h1 {
    color: #020724;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 40px;
    text-align: center;
    text-transform: uppercase;
}

.king_hd_phon p {
    font-size: 13px;
    font-weight: 300;
    line-height: 23px;
    margin-bottom: 30px;
    padding: 0 50px;
    text-align: center;
}

.comp_img_pho img {
    max-width: 100%;
}

.comp_img_pho {
    padding:10px 50px 0  60px;
	margin-bottom:60px;
}
.comp_img_pho  .col-sm-4{
	padding-left:0;
}

.com_btm_bg{
	background:url("images35/background.png") center left no-repeat;
	background-size:cover;
}

.txt_comp_inr h5 {
    color: #ffffff;
    font-size: 25px;
    font-weight: 300;
    text-transform: uppercase;
	margin-bottom:0;
}

.txt_comp_inr h1 {
	 margin-top: 0;
    color: #ffffff;
    font-size: 53px;
	margin-bottom: 15px;
    font-weight: 800;
    text-transform: uppercase;
}

.txt_comp_inr p {
    color: #ffffff;
    font-size: 13px;
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 30px;
    padding-right: 80px;
}

.icn_comp_phon img {
    max-width: 100%;
	width:280px;
}

.icn_comp_phon.wd_img img{
	width:auto;
}

.com_btm_bg {
    padding: 50px 0;
}

.king_hd_phon{
	text-align:center;
}

.king_hd_phon img {
    margin: 20px 0 10px;
	max-width:100%;
}

.king_hd_phon a {
    border: 2px solid #020725;
    border-radius: 14px;
    color: #020725;
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin: 0 auto;
    padding: 10px 15px;
    text-transform: uppercase;
    width: 130px;
	margin-bottom:60px;
}

.king_hd_phon a:hover{
	background-color:#020725;
	color:#fff;
	text-decoration:none;
}

.txt_comp_inr p:last-child{
	margin-bottom:0;
}

.com_btm_bg.bg_none {
    background: #393939 none repeat scroll 0 0;
}

.com_btm_bg.bg_none.cg_bg {
    background-color: #e0e0e0;
}

.cg_bg .txt_comp_inr{
	text-align:right;
}

.cg_bg .txt_comp_inr p {
    color: #393939;
    padding-left: 80px;
    padding-right: 0;
}

.cg_bg .txt_comp_inr h1,
.cg_bg .txt_comp_inr h5{
	color:#393939;
}

.com_btm_bg.bg_none.clr_chg {
    background-color: #ffffff;
}

.clr_chg .txt_comp_inr p,
.clr_chg .txt_comp_inr h1,
.clr_chg .txt_comp_inr h5{
	color:#393939;
}

.chng_phon_clr .txt_comp_inr p {
    padding-left: 80px;
	padding-right:0;
}

.chng_phon_clr .txt_comp_inr {
    text-align: right;
}

.publi_btm h1 {
    color: #020725;
    font-size: 24px;
    font-weight: 700;
	margin-top:0;
    text-transform: uppercase;
}

.publi_btm {
    text-align: center;
	margin:50px 0;
}

.publi_btm a {
    border: 1px solid #020725;
    border-radius: 14px;
    color: #020725;
    display: block;
    font-size: 13px;
    font-weight: 500;
    margin: 30px auto 0;
    padding: 10px 15px;
    text-transform: uppercase;
    width: 130px;
}

.publi_btm a:hover {
	background-color:#020725;
	text-decoration:none;
	color:#fff;
}

.king_hd_phon h5 {
    color: #1c1c1c;
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}	

.king_hd_phon.mrg_tag p {
    margin-bottom: 12px;
    padding: 0 200px;
}

.contr_main_innr {
    text-align: center;
}

.contr_main_innr h1 {
    color: #232c67;
    font-size: 46px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0;
}

.contr_main_innr p {
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

.contr_main {
    margin-bottom: 40px;
}

.bg_clr_adver {
    background-color: #e0e0e0;
    padding: 50px 0;
}

.advr_hdng_phoen h1 {
    color: #232323;
    font-size: 29px;
    font-weight: 600;
    line-height: 35px;
    margin-top: 0;
    padding: 0 30px;
    text-transform: uppercase;
}

.advr_hdng_phoen a {
    border: 2px solid #020725;
    border-radius: 14px;
    color: #020725;
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin: 0 auto 40px;
    padding: 10px 15px;
    text-transform: uppercase;
    width: 130px;
}

.advr_hdng_phoen a:hover {
    background-color: #020725;
    color: #ffffff;
    text-decoration: none;
}

.advr_hdng_phoen p {
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
	margin-bottom:20px;
    padding: 0 150px 20px;
}

.advr_hdng_phoen{
	text-align:center;
}


.advr_alidr .carousel-control.left,
.advr_alidr .carousel-control.right{
	background-image:none;
}

.advr_alidr .img-responsive, 
.advr_alidr .thumbnail > img, 
.advr_alidr .thumbnail a > img, 
.advr_alidr .carousel-inner > .item > img, 
.advr_alidr .carousel-inner > .item > a > img{
	margin:0 auto;
}

.advr_alidr .item h1 {
    color: #222d65;
    font-size: 19px;
    font-weight: 700;
    text-align: center;
	margin-top:0px;
    text-transform: uppercase;
}

.sldr_btm_contnt > p {
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 13px;
    padding: 0 100px;
    text-align: center;
}

.advr_alidr {
    margin-bottom: 40px;
}
/**** company css ****/


/*** contact us page css****/
.inr_cont_phoen {
    margin: 50px 0;
    text-align: center;
}

.inr_cont_phoen h5 {
    color: #020725;
    font-size: 21px;
    font-weight: 300;
    margin-bottom: 2px;
    margin-top: 0;
    text-transform: uppercase;
}

.inr_cont_phoen h1 {
    color: #020725;
    font-size: 41px;
    font-weight: 600;
    margin-top: 0;
    text-transform: uppercase;
}

.inr_cont_phoen h3 {
    font-size: 25px;
	margin-top:30px;
    font-weight: 600;
	color:#232323;
    text-transform: uppercase;
}

.inr_cont_phoen > p {
    font-size: 14px;
    font-weight: 300;
    margin-top: 15px;
    padding: 0 200px;
}

.fon_left_qury li {
    display: block;
    margin-bottom: 20px;
}

.fon_left_qury .img_sec {
    display: inline-block;
}

.fon_left_qury .cont_txt_phon {
    display: inline-block;
    vertical-align: top;
}

.cont_txt_phon h1 {
    color: #242424;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
}

.fon_left_qury .cont_txt_phon p {
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
}

.fon_left_qury .img_sec img {
    margin-right: 13px;
    width: 35px;
}

.form_main_phoe h1 {
    font-size: 25px;
	margin-top:0px;
	margin-bottom:30px;
    font-weight: 600;
	text-align:center;
	color:#232323;
    text-transform: uppercase;
}

.form_main_phoe .form-control {
    border-radius: 0;
    font-size: 13px;
    font-weight: 300;
    height: 35px;
	border-color:#888888;
    text-transform: uppercase;
}

.form_main_phoe .form-group:nth-child(2n+2) {
    margin-right: 0;
}
.form_main_phoe .form-group {
    display: inline-block;
    margin-right: 30px;
    width: 47%;
}

.form_main_phoe .form-group.msg_wid {
    width: 100%;
}

.form_main_phoe .form-group.msg_wid textarea {
    height: 100px;
    resize: none;
}

.form_main_phoe form {
    text-align: center;
}

.form_main_phoe .btn.btn-default {
    background: #020725 none repeat scroll 0 0;
    border-radius: 15px;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
	box-shadow:none;
    padding: 13px 30px;
    text-align: center;
    text-shadow: none;
    width: 150px;
	font-weight:600;
	text-transform:uppercase;
	border:#020725 solid 1px;
}

.fon_left_qury {
    margin-top: 55px;
}

.form_main_phoe {
    margin-bottom: 60px;
}

.fon_left_qury::after {
    background-color: #cccccc;
    content: "";
    display: inline-block;
    height: 150px;
    position: absolute;
    right: 70px;
    top: 14%;
    width: 2px;
}
/*** contact us page css****/





/*** dsp page css **/
.dsp_pg img {
    max-width: 100%;
    width: 650px;
}

.contnt_blu_phoen.dsp_pg h2 {
	font-size: 58px;
	margin-bottom:15px;
}

.contnt_blu_phoen.dsp_pg h5 {
	font-size: 29px;
}

.Imge_sec_bnr > img {
    margin-top: 50px;
    max-width: 100%;
}

.blu_bg_phoen {
    padding: 90px 0 80px;
}

.container-fluid.feat_main_cls{
	padding:50px 0;
}

.fe_hd h1 {
    color: #020724;
    font-size: 29px;
    font-weight: 600;
    line-height: 35px;
    margin-top: 0;
    padding: 0 130px;
    text-transform: uppercase;
	text-align:center;
}

.ul_feat ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
	margin:30px 0 0;
}

.ul_feat ul li {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 8px;
    margin-right: 39px;
    padding-left: 25px;
    position: relative;
    vertical-align: top;
    width: 47%;
}

.ul_feat ul li:nth-child(2n+2) {
    margin-right: 0;
}

.ul_feat ul li::before {
    content: "\f00c";
    font-family: fontawesome;
    left: 0;
    position: absolute;
    top: 0;
}

.sin_dsp {
    background-color: #efefef;
    padding: 20px 0;
}

.inr_sin_dsp a {
    border: 2px solid #020725;
    border-radius: 14px;
    color: #020725;
   float:right;
    font-size: 13px;
    font-weight: 700;
    padding: 10px 15px;
    text-transform: uppercase;
    width: 130px;
	margin-top:-6px;
}

.inr_sin_dsp a:hover {
    background-color: #020725;
    color: #fff;
    text-decoration: none;
}

.inr_sin_dsp > h1 {
    font-size: 22px;
    margin: 15px 0;
}
/*** dsp page css **/


/*Push notification Page by SANKKESH*/
section#page-title_id{
    background: url(images35/boxes2_bg.jpg);
}
.linez {
    background: url(images35/linez.png) 0px 0px repeat-x fixed;
}
#page-title_id .container {
    padding-bottom: 75px;
    padding-top: 80px;
}

#page-title_id h1 {
    color: rgb(255, 255, 255);
    font-size: 52px;
    font-weight: 700;
    line-height: 1.2;
}
.linez h3 {
    font-size: 27px;
    color:#fff;
    font-weight: 600;
    line-height: 1.2;
}
#main [class*="col-md"] {
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 40px;
}
.nobottom {
    margin-bottom: 0px !important;
}
.whatis h2 {
    font-size: 35px;
    font-weight: 300;
    line-height: 1.2;
}
.whatis p {
    font-size: 16px;
}
.specialprice {
    text-align: center;
}
p img {
    margin: 0px;
}
embed, img {
    max-width: 100%;
    height: auto;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}
img {
    vertical-align: middle;
}
.row-container {
    background-position: 50% 50%;
}
.bg-scroll, .bg-fixed, .bg-parallax {
    background-size: cover;
}
.push_count h2 {
    font-size: 52px !important;
    font-weight: 300;
    line-height: 52px;
    color: #ffffff;
}
.push_count h3 {
    font-size: 18px;
    color: #aacae9;
    font-weight:700;
}
.push_count {
    text-align: center;
}
.push_two {
    text-align: center;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.push_two h2 {
    color: #000 !important;
    font-size: 52px;
    font-weight: 300;
}
.push_two h3 {
    color: #000 !important;
    font-size: 32px;
    font-weight: 300;
    margin: -10px 0 0;
}

.froggy-service-box:last-child {
    padding-bottom: 0;
}
.froggy-service-box .froggy-service-icon {
    display: block;
    margin: 10px 0px;
    text-align: center;
}
.froggy-service-box .froggy-service-content {
    text-align: center;
}
.froggy-service-box span {
    margin-bottom: 10px;
    margin-top: 2px;
    color: #010825;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    display: block;
}
.froggy-service-box p {
    font-size: 14px;
}
.froggy-service-box .froggy-service-content p:last-child {
    margin-bottom: 0;
}



.eightinfo h1 {
    color: #fff !important;
    font-size: 52px !important;
    font-weight: 300;
    line-height: 52px;
}
.eightinfo {
    text-align: center;
}
.froggy-service-box:last-child {
    padding-bottom: 0;
}
.froggy-service-box .froggy-service-icon {
    display: block;
    margin: 10px 0px;
    text-align: center;
}
.froggy-service-box span {
    margin-bottom: 10px;
    margin-top: 2px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    display: block;
}
.froggy-service-box .froggy-service-content p:last-child {
    margin-bottom: 0;
}
.froggy-service-box p {
    font-size: 14px;
}
.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .dark p, .dark a,
 .dark .waves-heading .sub-title, .dark .froggy-service-box span, .dark .waves-history .history-title,
   .dark .progress-title, .dark .tw-milestones-count, .dark .process-group .fa,
    .dark .waves-carousel-twitter .fa-twitter, .dark .waves-carousel-testimonial .testimonial-author {
    color: #fff!important;
}


.pubfive h2 {
    font-size: 52px;
    font-weight: 300;
}
.pubfive {
    text-align: center;
}
.centered {
    text-align: center;
}
.push_three h2 {
    color:#222d65!important;
    font-size: 26px;
    font-weight: 400;
    line-height: 34px;
}


.waves-callout .callout-container {
    text-align: center;
    padding: 40px 40px 33px;
    background: #dbdbdb !important;
}
.waves-callout .callout-text {
    position: relative;
    display: inline-block;
}
.waves-callout.with-button p {
    padding-top: 5px;
    padding-right: 30px;
    letter-spacing: -1px;
    float: left;
}
.waves-callout .callout-text p {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 0;
}
.waves-callout .callout-text > a.btn {
    float: right;
    padding: 14px;
    font-size: 18px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.btn-flat.shadow {
    -webkit-box-shadow: inset 0 -1px rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -1px rgba(0,0,0,.2);
    box-shadow: inset 0 -1px rgba(0,0,0,.2);
}
.btn.rounded {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
a.btn, #footer a.btn {
    color: #fff;
}
.btn {
    overflow: hidden;
    display: inline-block;
    margin: 0px 15px;
    padding: 12.5px 20px;
    background: #0092ea;
    font-size: 13px;
    line-height: 1;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
a {
    outline: 0;
    color: #177fcf;
    text-decoration: none;
    -webkit-transition: color 0.4s ease;
    -moz-transition: color 0.4s ease;
    -o-transition: color 0.4s ease;
    -ms-transition: color 0.4s ease;
    transition: color 0.4s ease;
}
.btn-flat.shadow:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn:hover {
    color: #fff !important;
    background: #000 !important;
    border-color: transparent !important;
}
.justified {
    text-align: justify;
}

#main .froggy-element.col-md-3.push_count, #main .froggy-element.col-md-12.eightinfo{
    margin-top: 0px;
    margin-bottom: 0px;
}
#main .mobileservices .froggy-element.col-md-3, #main .froggy-element.col-md-12.push_two{
    margin-top: 0px;
    margin-bottom: 20px;
}
#main .froggy-element.col-md-12.pubfive, #main .froggy-element.waves-callout.with-button.col-md-12.blackcall {
    margin-top: 0px;
}

/*Advertising Formats Page by SANKKESH*/

.left-service, .tw-service {
    display: inline-block;
}
.froggy-service-box {
    padding-bottom: 30px;
}
.froggy-service-box:last-child {
    padding-bottom: 0;
}
.froggy-service-box .froggy-service-content.desc_unstyle {
    text-align: justify;
    line-height: 23px;
}
.adformats .froggy-service-box span {
    text-align: left;
}
.froggy-service-box span {
    margin-bottom: 10px;
    margin-top: 2px;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    display: block;
    text-transform: uppercase;
}

.froggy-service-box .froggy-service-content {
    text-align: center;
}
.froggy-service-box p {
    font-size: 14px;
}
.froggy-service-box.left-service .froggy-service-icon {
    float: left;
}
.adformats .lines .col-md-12 .row{
    padding: 30px 15px;
}
.adformats .lines {
    padding:40px 0px;
}

.waves-pricing {
    display: flex;
    justify-content: center;
}
.pricing-box {
    /*-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;*/
    background-color:#213165;
/*    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,.1);
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
    border: solid 1px #dbdbdb;*/
    text-align: center;
    color: #fff;
}
.pricing-column.col-md-4:nth-of-type(1) .pricing-box{
    background-color:#213165;
}
.pricing-column.col-md-4:nth-of-type(2) .pricing-box{
    background-color:#1d2950;
}
.pricing-column.col-md-4:nth-of-type(3) .pricing-box{
    background-color:#19213e;
}
.pricing-column.col-md-4{
        padding-right:0px;
    padding-left:0px;
}


.pricing-box .pricing-header {
    position: relative;
    overflow: hidden;
    padding: 10px 25px;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    /*-webkit-box-shadow: inset 0 35px rgba(255,255,255,.15);
    -moz-box-shadow: inset 0 35px rgba(255,255,255,.15);
    box-shadow: inset 0 35px rgba(255,255,255,.15);*/
}

.pricing-column.col-md-4:nth-of-type(1) .pricing-box .pricing-header{
    background-color:#1f2b54;
}
.pricing-column.col-md-4:nth-of-type(2) .pricing-box .pricing-header{
    background-color:#1b274b;
}
.pricing-column.col-md-4:nth-of-type(3) .pricing-box .pricing-header{
    background-color:#151b35;
}

.pricing-box .pricing-top {
    padding: 22px 0;
}
.pricecenter .pricing-box .pricing-top {
    padding: 22px 0 28px;
}
.pricecenter .pricing-header h2 {
    text-transform: none;
}
.pricing-header h2 {
    font-weight: 600;
    font-size: 30px;
    margin-top:5px;
}
.pricecenter img {
    margin-bottom: 10px;
}
.pricing-top h4 {
    font-weight: normal;
    display: inline-block;
    position: relative;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 0px;
}
.pricing-top h5 {
    font-weight: normal;
    font-size: 16px;
    line-height: 1;
    color: #177fcf;
    margin-bottom: 10px;
}
.pricing-top h6 {
    font-size: 14px;
    font-weight: 600;
    color: #177fcf;
    margin: 0;
}
.pricing-content ul {
    margin: 0;
    padding: 0;
    text-align: left;
}
ul {
    list-style: square outside;
}
.pricing-content ul li {
    padding: 11px 17px;
    list-style: none;
    margin: 0;
    border-bottom: 1px solid transparent;
}
.pricecenter .pricing-content ul li {
    text-align: center;
    font-size: 23px;
    font-weight: 500;
    text-transform: uppercase;
}
div#pricing .col-md-12:nth-of-type(1) {
    padding-top: 80px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 80px;
}
.publi_btm p{
    padding: 0px 130px;
}










/*--------------- media query start ----------*/


@media only screen and (max-width:1199px) and (min-width:992px) {
.phoen_nav .navbar-default .navbar-nav li a {
    color: #232323;
    font-size: 11px;
    font-weight: 500;
    padding: 9px 12px;
    text-transform: uppercase;
}

.phoen_nav {
    padding-top: 6px;
}

.contnt_blu_phoen h2 {
    font-size: 68px;
    font-weight: 600;
    line-height: 83px;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: none;
}

.blu_bg_phoen {
    padding: 60px 0;
}
 
} 

@media only screen and (max-width: 1260px){
.waves-callout .callout-text > a.btn {
    float: none !important;
    margin-top: 20px;
}
.waves-callout.with-button p {
    float: none !important;
}
.whatis h2 {
    font-size: 34px;
}
}

@media only screen and (max-width:1199px) {
/**homepage **/
	 .phoen_nav .navbar-nav li {
		padding: 0 5px;
	}
	
	.hdng_phoen h1 {
		padding: 0 60px;
		font-size:27px;
	}
	
	.hdng_phoen p {
		padding: 0 40px;
	}

	.boost_phon_main .inr_boost_phon {
		padding: 0 9px;
	}
	
	.boost_phon_main {
		padding-bottom: 10px;
		padding-left: 0;
		padding-right: 0;
	}
	
	.inr_boost_phon h1 {
		color: #242424;
		font-size: 16px;
	}
	
	.inr_boost_phon img {
		width: 80px;
	}

	.inr_plt_phoen {
		padding: 0 80px;
	}

	.cl_logo ul li img {
		max-width: 100%;
		padding: 15px;
	}
	
	
	
	.cl_logo ul li::after, 
	.cl_logo ul li::before{
		width:60px;
	}
	
	.logo_phoen img {
		width: 200px;
	}
/**homepage **/

/** contact page css **/
	.fon_left_qury::after{
		 right: 40px;
	}

	.form_main_phoe .form-group {
		width: 46%;
	}
/** contact page css **/

/* advertiser **/
	.advr_alidr .img-responsive, 
	.advr_alidr .thumbnail > img, 
	.advr_alidr .thumbnail a > img, 
	.advr_alidr .carousel-inner > .item > img, 
	.advr_alidr .carousel-inner > .item > a > img {
		margin: 0 auto;
		width: 500px;
	}
/* advertiser **/



}


 @media (max-width: 991px) and (min-width: 768px){
    .lines .col-md-3, .lines .col-md-6 {
    width: 50%;
}
.lines .row>div {
    vertical-align: top;
}
.push_count {
    text-align: center;
}
.lines .col-md-1, .lines .col-md-2, .lines .col-md-3, .lines .col-md-4, .lines .col-md-5, .lines .col-md-6, .lines .col-md-7, .lines .col-md-8, .lines .col-md-9, .lines .col-md-10, .lines .col-md-11 {
    float: left;
}
[class*="col-md"] {
    width: 100%;
}
.lines .col-md-4 {
    width: 33.3%;
}

}

 
 
 
@media only screen and (max-width:991px) {
 /** home page **/
	.hdng_phoen {
		padding: 50px 10px 40px;
	}
	
	.boost_phon_main .inr_boost_phon {
		padding: 0 10px;
	}
	
	.inr_plt_phoen {
		padding: 0 40px;
	}
	
	.hdng_phoen h1 {
		font-size: 24px;
		line-height: 29px;
	}
	
	.contnt_blu_phoen h2 {
		font-size: 45px;
		line-height: 60px;
	}
	
	.contnt_blu_phoen h5 {
		font-size: 16px;
	}
	
	.blu_bg_phoen {
		padding: 70px 0 40px;
	}
	
	.phoen_nav .navbar-collapse.collapse{
		padding:0;
	}
	
	.phoen_nav .navbar-default .navbar-nav li a {
		padding: 8px 15px;
	}
	
	.col-sm-9.phoen_nav{
		padding:0;
	}
	
	header .col-sm-12{
		padding:0;
	}
	
	.phoen_nav .navbar-nav li{
		padding:0;
	}
	
	.icon_inr_min {
		padding: 0 13px;
	}
	
	.inr_nav_fotr li a {
		font-size: 13px;
	}
	
	.inr_nav_fotr ul li {
		padding: 0 14px;
	}
	
	.inr_boost_phon img{
		width:100px;
	}
	
	.inr_boost_phon h1 {
		padding-right: 5px;
	}
	
	.inr_boost_phon p {
		padding-right: 20px;
	}
	
	.button_signup_phoen ul li a {
		margin-top: 30px;
	}
	
	.icon_inr_min img{
		width:100px;
	}
	
	.pltform_phoen_inr h1{
		font-size:31px;
	}
	
	.inr_plt_phoen a{
		margin-top:30px;
	}
	
	.phoen_nav .navbar-default .navbar-nav li a {
		font-size: 11px;
		padding: 7px 10px;
	}
	
	
 /** home page **/
 
 /* company page **/
	 .container-fluid.com_btm_bg .container {
		width: 100%;
	}
	
	.king_hd_phon p {
		padding: 0;
	}
	
	.all_blu_phoen {
		padding: 70px 0;
	}
 /* company page **/
 
 /** contact page css **/
	 .inr_cont_phoen p{
		 padding:0;
	 }
	 
	 .fon_left_qury > ul{
		 padding:0;
	 }
	 
	 .form_main_phoe .form-group {
		margin-right: 19px;
	}
	
	.fon_left_qury::after {
		right: 10px;
	}
 /** contact page css **/
 
 /** publisher **/
	 .txt_comp_inr h1 {
		font-size: 43px;
	 }
	 
	 .king_hd_phon h1 {
		font-size: 21px;
	 }
	 
	 .txt_comp_inr h5 {
		font-size: 21px;
	 }
 /** publisher **/
 
 
 /*** advertiser page css **/
	.king_hd_phon.mrg_tag p{
		 padding:0;
	 }
	 
	 .advr_hdng_phoen h1 {
		font-size: 25px;
		line-height: 29px;
		padding: 0 20px;
	 }
	 
	 .advr_hdng_phoen p {
		padding: 0 40px;
	}
	
	.sldr_btm_contnt > p {
		padding: 0 20px;
	}
	
	.logo_phoen {
		width: 180px;
	}

 /*** advertiser page css **/
 
 
 
 /**dsp page **/
 .inr_sin_dsp > h1 {
    text-align: center;
}

.inr_sin_dsp a {
    display: block;
    float: none;
    margin: 15px auto 0;
}

.contnt_blu_phoen.dsp_pg h5 {
    font-size: 23px;
}

.contnt_blu_phoen.dsp_pg h2 {
    font-size: 48px;
}
 /**dsp page **/
}
	 



@media only screen and (max-width:767px) {	 
 /* header*/
	
	.navbar-default .navbar-toggle {
		border-color: #dddddd;
		margin-right: 0;
		position: absolute;
		right: 0;
		top: -43px;
	}
	
	.phoen_nav .navbar-collapse {
		background-color: #ffffff;
		border: #ccc dashed 1px;
		margin-top: 16px;
		padding: 0;
		position: absolute;
		right: 0;
		width: 200px;
		z-index: 999;
	}
	
	.phoen_nav .navbar-nav{
		text-align:left;
		margin:0;
	}
	
	.phoen_nav .navbar-nav li{
		display:block;
	}
	
	.navbar-toggle .icon-bar {
		border-radius: 50px;
		height: 3px;
		width: 22px;
	}
	
	.navbar-toggle.collapsed .icon-bar {
		display:block;
	}
	
	
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #2f3d93;
	}

	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: transparent;
	}

	.navbar-default .navbar-toggle{
		border-color:transparent;
	}
	
	.contnt_blu_phoen h2 {
		font-size: 43px;
		line-height: 60px;
	}
	
	.blu_bg_phoen {
		background:url("images35/banner.jpg") center center no-repeat;
		text-align: center;
		color:#fff;
	} 
	
	.ifrm_phon_vd {
		display: none;
	}
	
	.contnt_blu_phoen h1 {
		font-size: 27px;
	}
	
	.contnt_blu_phoen h4 {
		font-size: 29px;
	}
	
	.contnt_blu_phoen h3 {
		font-size: 23px;
	}
	
		
	.hdng_phoen {
		padding: 30px 10px;
	}
	
	.hdng_phoen h1 {
		font-size: 27px;
		padding: 0 20px;
	}
	
	.hdng_phoen p {
		padding: 0 20px;
	}
	
	.boost_phon_main {
		padding: 0;
	}
	
	.boost_phon_main .inr_boost_phon {
		padding: 0 10px;
		text-align: center;
	}
	
	.inr_boost_phon img {
		margin: 0 auto;
		width: 100px;
	}
	
	.cl_logo ul li {
		height: 50px;
		line-height: 50px;
	}
	
	.hdng_phoen h1 {
		font-size: 23px;
	}
	
	.inr_plt_phoen {
		border-bottom: 1px solid #cccccc;
		margin-bottom: 40px;
		padding: 0 40px 40px;
	}

	.afrt_bfr_phoen .inr_plt_phoen:last-child {
		border: 0 none;
		margin: 0;
		padding: 0;
	}
	
	.afrt_bfr_phoen::after{
		display:none;
	}
	
	.inr_nav_fotr {
		margin-bottom: 20px;
	}

	.fb_icons ul {
		text-align: left;
	}

	.fb_icons {
		padding: 0;
	}
	
	.inr_plt_phoen a {
		margin-top: 20px;
	}
	
	.pltform_phoen_inr h3 {
		margin-top: 10px;
	}
	
	.logo_phoen img {
		width: 200px;
	}
	
	
 /* header*/
 
 /** company ***/
	 .icn_comp_phon.wd_img img {
		margin-top: 25px;
		width: 200px;
	}

	.com_btm_bg {
		padding: 40px 0;
	}

	.con_pad_remv .container {
		padding: 0;
	}

	.comp_img_pho img {
		margin: 0 0 20px;
		max-width: 100%;
		text-align: center;
		width: 70%;
	}

	.comp_img_pho {
		text-align: center;
	}
 /** company ***/
 
 /** contct us **/
	 .fon_left_qury li {
		display: inline-block;
		width: 49%;
	}

	.fon_left_qury::after {
		display: none;
	}

	.fon_left_qury {
		margin-top: 20px;
		padding: 0;
	}

	.form_main_phoe {
		margin-bottom: 50px;
		margin-top: 40px;
	}

	.form_main_phoe .form-group {
		margin-right: 29px;
	}
 /** contct us **/
 
 
 /** puhblisher page ***/
	 .icn_comp_phon img {
		margin-top: 30px;
		max-width: 100%;
		width: 190px;
	}

	.cg_bg .txt_comp_inr {
		padding-top: 30px;
		text-align: left;
	}

	.cg_bg .icn_comp_phon img {
		margin-top: 0;
	}

	.cg_bg .txt_comp_inr p {
		padding-left: 0;
	}

	.chng_phon_clr .icn_comp_phon img {
		margin-top: 0;
	}

	.chng_phon_clr .txt_comp_inr {
		padding-top: 30px;
		text-align: left;
	}

	.chng_phon_clr .txt_comp_inr p {
		padding-left: 0;
	}
 /** publisher page ***/
 
 /*** advertiser ***/
	.bg_clr_adver {
		background-color: #e0e0e0;
		padding: 40px 0 30px;
	}
	
	.contr_main_innr {
		margin-bottom: 30px;
	}
	
	.hdng_phoen p {
		font-size: 13px;
	}
	
	.king_hd_phon h5 {
		font-size: 16px;
	}
	
	.advr_alidr .img-responsive, .advr_alidr .thumbnail > img, .advr_alidr .thumbnail a > img, .advr_alidr .carousel-inner > .item > img, .advr_alidr .carousel-inner > .item > a > img {
		margin: 0 auto;
		width: 400px;
	}
 /*** advertiser ***/
 
 /*** DSP PAGE CSS **/
 .Imge_sec_bnr > img {
	margin-top: 10px;
 }
/*pushnotification*/
#main [class*="col-md"] {
    width: 100%;
}
#main .froggy-element.col-md-3.push_count, #main .froggy-element.col-md-12.eightinfo, #main .mobileservices .froggy-element.col-md-3, #main .froggy-element.col-md-12.push_two {
    margin-top: 20px;
    margin-bottom: 20px;
}
#main .froggy-element.col-md-12.specialprice.nobottom {
    margin-top: 0px;
}


 /*** DSP PAGE CSS **/
 }
	 
	 


@media only screen and (max-width:639px) {	
/* home **/
	.blu_bg_phoen {
		padding: 50px 0 40px;
	}

	.blu_bg_phoen {
		padding: 50px 0 40px;
	}

	.contnt_blu_phoen h1 {
		font-size: 21px;
	}

	.contnt_blu_phoen h3 {
		font-size: 19px;
	}

	.contnt_blu_phoen h4 {
		font-size: 21px;
	}

	.contnt_blu_phoen h5 {
		font-size: 15px;
	}

	.button_signup_phoen ul li a {
		padding: 11px 15px;
	}

	.hdng_phoen h1 {
		font-size: 19px;
		line-height: 24px;
		padding: 0;
	}

	.hdng_phoen p {
		font-size: 13px;
		padding: 0;
	}

	.inr_boost_phon h1 {
		font-size: 19px;
	}

	.pltform_phoen_inr h1 {
		font-size: 21px;
	}

	.pltform_phoen_inr h2 {
		font-size: 17px;
	}

	.pltform_phoen_inr h3 {
		margin-top: 0;
	}
	
	.inr_plt_phoen h1 {
		font-size: 21px;
	}
	
	.inr_plt_phoen a {
		padding: 8px 20px;
	}
	
	.cl_logo ul li img {
		padding: 7px;
	}
	
	.inr_nav_fotr ul li {
		display: block;
		padding: 5px 0 !important;
	}
/* home **/

/** contact us page css **/
	.inr_cont_phoen > p {
		font-size: 13px;
	}

	.inr_cont_phoen h1 {
		font-size: 37px;
	}

	.inr_cont_phoen h5 {
		font-size: 19px;
	}

	.fon_left_qury li {
		width: 100%;
	}

	.form_main_phoe h1 {
		font-size: 21px;
	}

	.form_main_phoe .form-group {
		margin-right: 0;
		width: 100%;
	}
	
	.form_main_phoe .btn.btn-default{
		width:130px;
		padding: 10px;
	}
/** contact us page css **/

/** advertiser page **/
	.advr_hdng_phoen p {
		font-size: 13px;
		padding: 0 20px 30px;
		line-height:20px;
	}

	.advr_hdng_phoen h1 {
		font-size: 21px;
		line-height: 26px;
	}

	.contr_main_innr h1{
		font-size:36px;
		margin-bottom:0;
	}

	.advr_alidr .img-responsive, 
	.advr_alidr .thumbnail > img, 
	.advr_alidr .thumbnail a > img, 
	.advr_alidr .carousel-inner > .item > img, 
	.advr_alidr .carousel-inner > .item > a > img{
		width:330px;
	}

	.advr_alidr{
		margin-bottom:30px;
	}

	.king_hd_phon h5 {
		font-size: 15px;
	}
/** advertiser page **/

/** dsp page css **/
.ul_feat ul li{
	margin-right: 0;
    width: 100%;
}

.contnt_blu_phoen.dsp_pg h5 {
    font-size: 19px;
    line-height: 23px;
}

.contnt_blu_phoen.dsp_pg h2 {
    font-size: 39px;
}
/** dsp page css **/
}	 
	 
	 
@media only screen and (max-width:480px) {
/**home **/	
	.contnt_blu_phoen {
		padding: 0;
	}
	
	.contnt_blu_phoen h1 {
		font-size: 17px;
	}
	
	.contnt_blu_phoen h2 {
		font-size: 31px;
		line-height: 46px;
		margin-bottom:10px;
	}

	.contnt_blu_phoen h3 {
		font-size: 15px;
	}

	.contnt_blu_phoen h4 {
		font-size: 15px;
	}

	.contnt_blu_phoen h5 {
		font-size: 13px;
		line-height: 21px;
		padding: 0 10px;
	}

	.button_signup_phoen ul {
		padding: 0;
	}

	.button_signup_phoen ul li a {
		margin-top: 15px;
	}

	.button_signup_phoen ul li a {
		padding: 11px 13px;
	}

	.button_signup_phoen ul li a {
		font-size: 11px;
		font-weight: 500;
	}

	.hdng_phoen h1 {
		font-size: 17px;
		line-height: 21px;
		padding: 0;
	}
	
	.container {
        padding: 0 15px;
    }
    .linez h3 {
        font-size: 20px;
    }
	.push_two h3{
        font-size: 24px;
    }
	footer.bg_fotr_clor {
		background-color: #1c1c1c;
		padding: 30px 15px 15px;
	}
	
	.pltform_phoen_inr h1 {
		font-size: 15px;
	}
	
	.pltform_phoen_inr h2 {
		font-size: 12px;
	}
	
	.button_signup_phoen ul li{
		margin:0;
	}
	
	.inr_plt_phoen {
		padding: 0 0 40px;
	}
	
	.cl_logo ul li {
		display: block;
		height: auto;
		line-height: 0;
		margin-bottom: 20px;
		text-align: center;
		width: 100%;
		border:0;
	}
	
	.cl_logo ul li::after, 
	.cl_logo ul li::before{
		display:none;
	}
	
	.btn_log_sgn a{
		margin-bottom:15px;
	}
	
	.btn_log_sgn{
		padding-bottom:15px;
	}
/**home **/	

/** company **/
	.king_hd_phon h1 {
		font-size: 19px;
	}

	.comp_img_pho {
		margin-bottom: 40px;
		padding: 10px 0 0;
	}

	.txt_comp_inr h1 {
		font-size: 43px;
	}

	.txt_comp_inr p {
		padding-right: 0;
	}

	.king_hd_phon{
		padding:0;
	}

	.all_blu_phoen {
		padding: 50px 0;
	}

	.all_blu_phoen h1 {
		font-size: 29px;
	}
/** company **/

/** contact **/
	.inr_cont_phoen h3 {
		font-size: 19px;
	}
/** contact **/

/** publisher page **/
	.txt_comp_inr h1 {
		font-size: 33px;
	}

	.txt_comp_inr h5 {
		font-size: 19px;
	}

	.publi_btm h1 {
		color: #020725;
		font-size: 21px;
	}
	
	.publi_btm {
		margin: 30px 0;
		text-align: center;
	}
	
	.publi_btm a{
		margin-top:20px;
	}
	
	.icn_comp_phon img {
		width: 150px;
	}
	
	.king_hd_phon h1 {
		font-size: 18px;
	}
	
	.king_hd_phon a{
		margin-bottom:40px;
	}
	
	.com_btm_bg {
		padding: 30px 0;
	}
/** publisher page **/


/*** advertiser **/
	.advr_hdng_phoen h1 {
		font-size: 19px;
		line-height: 23px;
		padding: 0;
	}

	.advr_alidr .img-responsive, .advr_alidr .thumbnail > img, .advr_alidr .thumbnail a > img, .advr_alidr .carousel-inner > .item > img, .advr_alidr .carousel-inner > .item > a > img {
		margin: 0 auto;
		width: 200px;
	}

	.advr_alidr .item h1{
		font-size:15px;
	}
	.sldr_btm_contnt > p{
		padding:0;
	}

	.advr_hdng_phoen p {
		padding: 0 0 30px;
	}

	.hdng_phoen {
		padding: 30px 0;
	}
/*** advertiser **/

/** dsp pg css ***/
	.contnt_blu_phoen.dsp_pg h2 {
		font-size: 29px;
		line-height: 35px;
		margin-bottom: 15px;
	}
	
	.contnt_blu_phoen.dsp_pg h5 {
		font-size: 16px;
	}
/** dsp pg css ***/
}
	 
	 
	 
	 
	.ifrm_phon_vd video {
		height: 100%;
		width: 100%;
		opacity: 0.2;
	}

	.inr_vd {
		height: 100%;
		width: 100%;
	}

	.ifrm_phon_vd {
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
	}

	.container-fluid.blu_bg_phoen {
		position: relative;
	}	

	
	
	/*richpush page css**/
	
	.container-fluid.richpush_header{
		width: 100%;
		float: left;
		padding: 111px 0px 198px 0px;
		background: url(images35/Group_5.png)center top no-repeat;
		background-size: cover;
	}
	.images_head_defiine{
		width:15%;
		float:left;
	}
	.richpush_menu ul{
		padding: 0;
		margin:0;
		text-align: right;
	}
	.richpush_menu ul li{
		display: inline-block;
	}
	.richpush_menu ul li a{
		text-transform: capitalize;
		font-size: 15px;
		color: #fff;
		padding: 10px 8px;
		font-family: 'Arial';
	} 
	.richpush_menu ul li:last-child a{
		border:#fff solid 1px;
		border-radius:50%;
	}
	.launch_pads_area h2{
		color: #ffffff;
		font-size: 50px;
		font-family: 'Open Sans';
		line-height: 1.2;
		font-family: 'Arial';
	}
	.launch_pads_area p{
		font-size: 21px;
		font-family: 'Open Sans';
		line-height: 1.55;
		font-weight: 400;
		color: #fff;
		background-position: center center;
		border-color: transparent;
		border-style: solid;
		font-family: 'Arial';
	}
	.launch_pads_area a{
		color: #ffffff;
		font-size: 24px;
		font-family: 'Arial';
		line-height: 1.55;
		font-weight: 600;
		letter-spacing: 0.5px;
		border-width: 1px;
		border-radius: 30px;
		background-color: #ffc12a;
		border-color: transparent;
		border-style: solid;
		padding: 16px 64px;
		text-decoration: none;
		display: inline-block;
		 margin-top:20px;
		text-transform: uppercase;
		box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.1);
	}
	.native_push_center{
		text-align: center;
		padding-top:144px;
	}
	.native_push_center h2{
		color: #000000;
		font-size: 40px;
		font-family: 'Open Sans';
		line-height: 1.2;
		font-weight:700;
		width: 40%;
		margin: 0 auto;
	}
	.native_push_center p{
		color: #333333;
		font-size: 17px;
		font-family: 'Open Sans';
		line-height: 1.55;
		font-weight: 400;
		margin: 20px auto 0 auto	;	
		width:60%;
	}
	.cpc_percent_area ul{
		padding: 0;
		margin: 0;
		list-style: none;
	}
	.cpc_percent_area ul li{
		width: 25%;
		text-align: center;
		float:left;
		margin-top:38px;
		margin-bottom: 51px;
	}
	.cpc_percent_area ul li h3{
		color: #029aff;
		font-size: 50px;
		font-family: 'Open Sans';
		line-height: 1.50;
		font-weight: 700;
		margin-bottom:0px;
	}
	.cpc_percent_area ul li span{
		color: #333333;
		font-size: 19px;
		font-family: 'Open Sans';
		line-height: 1.55;
		font-weight: 700;
		letter-spacing: 0.5px;
	}
	.cpc_percent_area p{
		color: #333333;
		font-size: 14px;
		font-family: 'Open Sans';
		line-height: 1.55;
		font-weight: 400;
		letter-spacing: 0.5px;
		margin-bottom: 5px;
	}
	.cpc_percent_area {
		text-align: center;
	}
	.text-align_Center{
		text-align: center;
	}
	.text-align_Center img{
		width:100%;
	}
	.images_your_special_offer{
		width: 75%;
		margin: 51px auto 0 auto;
	}
	.text-align_Center h2{
		color: #000000;
		font-size: 40px;
		font-family: 'Open Sans';
		line-height: 1.2;
		margin-top: 107px;
		font-weight: 700;
		margin-bottom: 20px;
	}
	.text-align_Center p{
		color: #333333;
		font-size: 17px;
		font-family: 'Open Sans';
		line-height: 1.55;
		font-weight: 400;
		width: 60%;
		margin: 0 auto;
	}
	.text-align_Center ul{
		padding:0;
		margin: 0;
	}
	.text-align_Center ul li{
		list-style: none;
		width:30%;
		float:left;
		margin-top: 54px;
	}
	.users_Allow_back_images{
		width: 100%;
		float: left;
		padding: 324px 0px 73px 0px;
		background: url(images35/Group_3.png)top no-repeat;
		background-size: cover;
	}
	.circle_Arrow_text h2{
		color: #ffffff;
		font-size: 21px;
		font-family: 'Open Sans';
		line-height: 1.3;
		font-weight: 700;
	}
	.circle_Arrow_text span{
		color: #ffffff;
		font-size: 17px;
		font-family: 'Open Sans';
		line-height: 1.5;
		font-weight: 400;
	}
	.circle_Arrow_text h1{
		margin: 0 auto;
		width: 47px;
		height: 47px;
		border: #fff solid 1px;
		border-radius: 50%;
		color: #ffffff;
		font-size: 20px;
		font-family: 'Open Sans';
		line-height: 2.2;
		font-weight: 400;
		/* position:relative; */
	}
	
	.circle_Arrow_text{
		text-align: center;
		padding: 0px 67px 0px 67px;
	}
	
	.circle_Arrow_text h1:before{
	    position: absolute;
		width: 88%;
		right: 56%;
		top: 23px;
		background-color: #fff;
		height: 1px;
		content: " ";
	}
	.circle_Arrow_text.none h1:before{
		display:none;
	}
	.three_mobile_image_margin{
		margin-top: 45px;
	    margin-bottom: -351px;
	}
	.three_mobile_image_margin img{
		width: 100%;
		height: auto;
	}
	.eight_images_content_area{
		text-align: center;
	}
	.eight_images_content_area h2{
		color: #333;
    font-size: 40px;
    font-family: 'Open Sans';
    line-height: 1.2;
    width: 71%;
    margin: 95px auto 45px auto;
    text-align: center;
    font-weight: 700;
	}
	.eight_images_content_area span{
	    color: #333;
    font-size: 21px;
    font-family: 'Open Sans';
    line-height: 1.40;
    padding: 8px 28px;
    display: inline-block;
    font-weight: 700;
    border: #019bff solid 2px;
	}
	.eight_images_content_area ul{
		padding: 0;
		margin: 0;
	}
	.eight_images_content_area ul li{
		    list-style: none;
			width: 24%;
			/* float: left; */
			margin-top: 45px;
			/* clear: both; */
			display: inline-block;
			vertical-align: top;
	}
	.eight_images_content_area ul li p{
		width:100%;
	}
	.eight_images_content_area ul li span{
		border: none;
	}
	.eight_images_content_area p{
		width:100%;
	    float:left;
	}
	.eight_images_content_area p a.button{
	    color: #ffffff;
    border: 0px solid #fdc03e;
    text-transform: uppercase;
    padding: 18px 70px;
    margin-top: 84px;
    font-weight: 700;
    font-size: 20px;
    text-decoration: none;
    margin-bottom: 82px;
    border-radius: 35px;
    display: inline-block;
    background-color: #fdc03e;
	}
	.footer_back_images{
		width:100%;
		float:left;
		padding:160px 0px 20px 0px;
		background: url("images35/bg22x.png")top no-repeat;
		background-size:  cover;
		text-align: center;
	}
	.footer_back_images ul{
		padding:0;
		margin:0;
		text-align: center;
	}
	.footer_back_images ul li{
		display: inline-block;
		list-style: none;
		padding-left:41px;
	}
	.footer_back_images ul li a{
		color: #ffffff;
		font-size: 16px;
		font-family: 'Open Sans';
		line-height: 1.55;
		font-weight: 400;
		margin-bottom:30px;
		text-decoration: none;
		display:inline-block;
	}
	.footer_back_images p{
		color: #ffffff;
    font-size: 13px;
    font-family: 'Open Sans';
    line-height: 1.55;
    font-weight: 400;
	}
	
	
	
	
	/*richpush page css**/
	
	
	/*richpush page media query**/
	
	@media only screen and (max-width:1199px){
		
		.launch_pads_video iframe{
			height: 245px;
		}
		
		.native_push_center{
			padding-top: 110px;
		}
		
		.launch_pads_area a{
			padding: 10px 64px;
			font-size: 21px;
		}
		
		.richpush_header{
			padding: 111px 0px 110px 0px !important;
		}
		
		.native_push_center h2{
			    width: 90%;
		}
		
		.text-align_Center p{
			width:70%;
		}
		
		.launch_pads_area h2{
			    font-size: 40px;
		}
		
		.circle_Arrow_text h1:before{
			width: 85%;
			right: 174px;
		}
		
		.circle_Arrow_text{
			padding: 0px 40px 0px 40px;
		}
		
		.eight_images_content_area h2{
			width: 75%;
		}
		
		.text-align_Center h2{
			margin-top: 90px;
		}
		
		.phoen_nav .navbar-default .navbar-nav li a{
			padding: 9px 7px;
		}
		
		
	}
	
	@media only screen and (max-width:1024px){
		
		.richpush_header{
			padding: 111px 0px 150px 0px;
		}
		
		.launch_pads_video iframe{
			width: 459px;
			height: 255px;
		}
		
		.launch_pads_area a{
			margin-top: 10px;
			padding: 10px 64px;
		}
		
		.native_push_center h2{
			width: 100%;
		}
		
		.circle_Arrow_text h1:before{
			right: 175px;
		}
		
		.text-align_Center p{
			width: 70%;
		}
		
		.phoen_nav .navbar-default .navbar-nav li a{
			padding: 9px 5px;
		}

          /*add format page*/
    .froggy-service-box .froggy-service-icon img {
    width: 120px;
    }
    .froggy-service-box .froggy-service-content.desc_unstyle{
        margin-left: 140px!important;
    }
    .publi_btm p {
        padding: 0px 43px;
    }
		
	}
	
	
	@media only screen and (max-width:999px){
		
		.circle_Arrow_text h1:before{
			right:175px;
		}
		
		.eight_images_content_area span{
			font-size: 19px;
		}
		
		.eight_images_content_area p a.button{
			padding: 14px 70px;
			margin-bottom: 52px;
		}
		
		
	}
	
	
	@media only screen and (max-width:991px){
		
		.richpush_header_main{
			width: 100%;
		}
		
		.richpush_header{
			padding: 111px 0px 110px 0px !important;
		}
		
		.native_push_center{
			padding-top: 110px;
		}
		
		.native_push_main {
			width: 100%;
		}
		
		.text-align_Center h2{
			margin-top: 70px;
		}
		
		.circle_Arrow_text h1:before{
			width: 80%;
			right: 139px;
		}
		
		.circle_Arrow_text{
			padding: 0px 15px 0px 15px;
		}
		
		.circle_Arrow_text h2{
			font-size: 19px;
		}
		
		.eight_images_content_area span{
			padding: 8px 15px;
		}
		
		.eight_images_content_area p a.button{
			margin-bottom: 40px;
		}
		
		.phoen_nav .navbar-default .navbar-nav li a{
			padding: 9px 5px;
		}
		
        /*ad-formats*/
        .adformats .col-md-12  .froggy-element.col-md-6{
            width: 100%;
            padding: 30px 0px;
        } 
        .adformats .lines .col-md-12 .row{
            padding:0px 15px;
        }
		.pricecenter .pricing-content ul li{
            font-size: 20px;
        }
	}
	
	@media only screen and (max-width:900px){
		
		.richpush_header{
			padding: 60px 0px 150px 0px !important;
		}
		
		.launch_pads_area {
			width: 100%;
			text-align: center;
			margin-bottom: 40px;
		}
		
		.launch_pads_video {
			width: 100%;
			text-align: center;
		}

		.launch_pads_video iframe{
			width: 90%;
			height: 350px;
		}
		
		.richpush_header{
			position:relative;
		}
		
		.launch_pads_area a{
			position: absolute;
			top: 590px;
			left: 50%;
			transform: translateX(-50%);
		}
		
		.native_push_center{
			padding-top: 80px;
		}
		
		.cpc_percent_area ul li{
			margin-top: 18px;
		}
		
		.text-align_Center h2{
			margin-top: 67px;
		}
		
		.cpc_percent_area ul{
			padding: 0 70px;
		}
		
		.cpc_percent_area ul li {
			width: 50%;
			margin-bottom: 10px;
		}
		
		.cpc_percent_area p{
			clear: both;
		}
		
		.cpc_percent_area p:nth-of-type(1){
			padding-top: 40px;
			clear: both;
		}
		
		.images_your_special_offer{
			margin: 31px auto 0 auto;
		}
		
		.three_mobile_image_margin{
			margin-bottom: -261px;
		}
		
		.users_Allow_back_images{
			padding: 245px 0px 73px 0px;
		}
		
		.circle_Arrow_text h1:before{
			width: 80%;
			right: 138px;
		}
		
		.circle_Arrow_text{
			padding: 0px 20px 0px 20px;
		}
		
		.circle_Arrow_text span{
			font-size: 16px;
		}
		
		.eight_images_content_area h2{
			margin: 65px auto 45px auto;
			font-size: 36px;
		}
		
		.eight_images_content_area span{
			padding: 8px 10px;
		}
		
		.eight_images_content_area ul li{
			width: 30%;
		}
		
		
	}
	
	
	@media only screen and (max-width:800px){
		
		.native_push_center h2 {
			width: 90%;
		}
		
	}
	
	
	@media only screen and (max-width:767px){
		
		.launch_pads_area a{
			top: 560px;
		}
		
		.richpush_header{
			margin-bottom:40px !important;
		}
		
		.three_mobile_image_margin{
			width: 33%;
			float: left;
		}
		
		.circle_Arrow_text {
			width: 33%;
			float: left;
		}
		
		.circle_Arrow_text h1:before{
			width: 80%;
			right: 140px;
		}
		
		.users_Allow_back_images{
			margin-bottom:50px;
		}
		
		.eight_images_content_area p a.button{
			margin-bottom:40px;
		}
		
		.launch_pads_video iframe {
			width: 90%;
			height: 300px;
		}
		
		.launch_pads_area a{
			top: 510px;
		}
		
		.eight_images_content_area h2{
			width:95%;
		}
		
		.images_your_special_offer{
			width:90%;
		}

        /*ad-formats*/
        .pricing-column.col-md-4 {
            width: 33.33%;
        }
        .waves-pricing {
            padding: 0px 30px;
        }
        .pricecenter img {
            padding-left: 20px;
            padding-right: 20px;
        }
		.waves-callout.with-button p, .waves-callout .callout-text > a.btn{
            font-size: 16px!important;
        }

	}
	
	@media only screen and (max-width:600px){
		
		.richpush_header{
			padding:30px 0px 150px 0px !important;
		}
		
		.launch_pads_area h2{
			font-size: 36px;
		}
		
		.launch_pads_area{
			margin-bottom: 20px;
		}
		
		.launch_pads_video iframe{
			width: 100%;
			height: 280px;
		}
		
		.launch_pads_area a{
			top: 460px;
		}
		
		.native_push_center h2{
			font-size:36px;
		}
		
		.cpc_percent_area ul li h3{
			font-size: 36px;
		}
		
		.circle_Arrow_text{
			float:none;
		}
		
		.circle_Arrow_text h1{
			float:left;
		}
		
		.circle_Arrow_text h2{
			font-size: 16px;
			width: 300px;
			text-align: left;
			margin-left: 60px;
		}
		
		.circle_Arrow_text span{
			font-size: 14px;
			width: 300px;
			display: block;
			text-align: left;
			margin-left: 60px;
		}
		
		.circle_Arrow_text h1:before{
			width: 26%;
			right: 111px;
			transform: rotate(90deg);
			top: -23px;
		}
		
		.eight_images_content_area ul li{
			width:48%;
		}
		
		.eight_images_content_area ul li span{
			font-size: 16px;
		}
		
		.eight_images_content_area p a.button{
			margin-top: 50px;
			margin-bottom: 10px;
			padding: 12px 40px;
		}
		
		.footer_back_images{
			padding: 100px 0px 0px 0px;
		}
		
		.footer_back_images ul li a{
			font-size: 14px;
		}
		
		.footer_back_images p{
			font-size:12px;
		}
		
		.eight_images_content_area span{
			padding: 8px 20px;
		}

      /*ad-formats*/
        .pricing-column.col-md-4 {
            width:100%;
            margin-bottom: 30px;
        }
        .pricing-column.col-md-4:nth-of-type(3){
            margin-bottom: 0px;
        }
        .waves-pricing {
            padding: 0px 60px;
            display: block;
        }
        .all_blu_phoen p {
        font-size: 15px;
        }
	}
	
	
	@media only screen and (max-width:480px){
		
		.launch_pads_area h2{
			font-size:34px;
		}
		
		.launch_pads_area p{
			font-size:18px;
		}
		
		.launch_pads_video iframe{
			height: 250px;
		}
		
		.launch_pads_area a{
			padding: 10px 43px;
			top: 410px;
		}
		
		.native_push_center p{
			width: 90%;
		}
		
		.cpc_percent_area ul li h3 {
			font-size: 32px;
		}
		
		.three_mobile_image_margin{
			width: 32%;
			display: inline-block;
			float:none;
			padding:0;
		}
		
		.circle_Arrow_text h1:before{
			width: 30%;
			right: 82px;
		}
		
		.eight_images_content_area h2{
			font-size: 32px;
			width:100%;
		}
		
		.eight_images_content_area p a.button{
			    padding: 10px 40px;
		}
		
		.users_Allow_back_images{
			padding: 220px 0px 73px 0px;
		}
		
		.users_Allow_back_images{
			margin-top: -114px;
		}
		
		.eight_images_content_area p a.button{
			padding: 14px 36px;
		}
		
		.footer_back_images ul li{
			display: block;
			padding-left:0;
		}
		
		.footer_back_images ul li a{
			margin-bottom:10px;
		}
		
		.footer_back_images p{
			font-size: 10px;
		}
		
        /*ad-formats*/
        .froggy-service-box.left-service .froggy-service-icon{
            float:none;
        }
        .froggy-service-box .froggy-service-content.desc_unstyle {
            margin-left: 0px!important;
        }
        .adformats .froggy-service-box span{
            text-align: center;
        }
        .publi_btm p{
            padding: 0px;
        }
		
	}
	
	
	@media only screen and (max-width:360px){
		
		.launch_pads_area h2{
			font-size:32px;
		}
		
		.launch_pads_area p {
			font-size: 16px;
		}
		
		.launch_pads_video iframe{
			height: 180px;
		}
		
		.launch_pads_area a{
			padding: 10px 23px;
			font-size: 18px;
			top: 340px;
		}
		
		.richpush_header{
			padding:30px 0px 130px 0px !important;
		}
		
		.native_push_center h2{
			width: 100%;
			font-size: 28px;
		}
		
		.native_push_center p{
			font-size: 16px;
		}
		
		.cpc_percent_area ul{
			padding:0;
		}
		
		.cpc_percent_area ul li h3{
			font-size: 28px;
		}
		
		.cpc_percent_area ul li span{
			font-size:15px;
		}
		
		.text-align_Center h2{
			margin-top: 50px;
			font-size: 32px;
		}
		
		.text-align_Center p{
			font-size: 15px;
			width: 100%;
		}
		
		.three_mobile_image_margin{
			margin-top: 30px;
		}
		
		.users_Allow_back_main{
			padding:0;
		}
		
		.circle_Arrow_text{
			padding-right:0;
		}
		
		.circle_Arrow_text h2, .circle_Arrow_text span{
			margin-left:50px;
		}
		
		.circle_Arrow_text h1{
			width: 40px;
			height: 40px;
			font-size: 18px;
		}
		
		.circle_Arrow_text h2{
			width: 270px;
		}
		
		.circle_Arrow_text span{
			width: 250px;
		}
		
		.circle_Arrow_text h1:before{
			width: 61%;
			right: 42px;
			top: -36px;
		}
		
		.eight_images_content_area h2{
			font-size: 24px;
		}
		
		.eight_images_content_area span{
			font-size:16px;
		}
		
		.eight_images_content_area ul li span{
			font-size:15px;
		}
		
		.eight_images_content_area span{
			padding: 8px 12px;
		}
		
		.eight_images_content_area p a.button{
			margin-top: 40px;
		}
		
		.eight_images_content_area p a.button{
			font-size: 16px;
		}
		
		.users_Allow_back_images{
			margin-top: -133px;
		}
		
		.users_Allow_back_images{
			padding: 200px 0px 73px 0px;
		}
		
		.images_your_special_offer{
			width: 100%;
		}
        .waves-pricing {
            padding: 0px 20px;
        }
		
		
	}
	
	
	
	
	@media only screen and (max-width:320px){
		
		.launch_pads_area p{
			font-size:15px;
		}
		
		.launch_pads_area a{
			padding: 12px 19px;
			font-size: 16px;
			top: 310px;
		}
		
		.launch_pads_video iframe{
			height: 160px;
		}
		
		.richpush_header{
			padding: 30px 0px 115px 0px !important;
		}
		
		.native_push_center h2{
			font-size: 24px;
		}
		
		.native_push_center p{
			width: 100%;
		}
		
		.images_your_special_offer{
			width: 100%;
		}
		
		.text-align_Center h2{
			margin-top: 40px;
			font-size: 26px;
		}
		
		.users_Allow_back_images{
			margin-top: -140px;
			padding: 200px 0px 40px 0px;
		}
		
		.circle_Arrow_text h2{
			width: 235px;
			font-size: 15px;
		}
		
		.circle_Arrow_text span{
			width: 235px;
			font-size: 13px;
		}
		
		.circle_Arrow_text h1:before{
			width: 45%;
			right: 41px;
			top: -24px;
		}
		
		.eight_images_content_area h2{
			margin: 65px auto 35px auto;
		}
		
		.eight_images_content_area span{
			padding: 8px 32px;
		}
		
		.eight_images_content_area span{
			padding: 8px 12px;
			font-size: 16px;
		}
        #page-title_id h1{
            font-size: 46px;
        }
		
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	