/* ================== */

/* START OF RADIANTTHEMES PROMOBAR */

/* ================== */



/* wraper-radiantthems-promobar */
html{
	    scroll-behavior: smooth;
}
.rt-case-study-box.element-seven .rt-case-study-box-item>.holder>.pic .holder {
	background-position: center bottom !important;
    background-size: contain !important;
}

.wraper-radiantthems-promobar{

	 position:fixed;

	 top:0;

	 z-index:9999;

	 width:100%;

	 background-color:#232323;

}



.wraper-radiantthems-promobar > .container-fluid{

	 padding-top:8px;

	 padding-bottom:8px;

}



.radiantthems-promobar{

}



.radiantthems-promobar-item{

}



.envato-brand-logo{

	 display:inline-block;

	 vertical-align:top;

	 margin-top:9px;

	 margin-right:20px;

}



.envato-brand-logo > a{

	 display:inline-block;

	 vertical-align:top;

	 width:170px;

	 height:25px;

	 background:url('https://public-assets.envato-static.com/assets/logos/envato_market-6eed4f715209e46c7454f26f3f25f7560d9d94713c11a5717436cd18642fb0a0.svg') 0px 0px no-repeat;

	 background-size:100% auto;

}



.radiantthems-themelist-dropdown{

	 display:inline-block;

	 vertical-align:top;

}



.radiantthems-themelist-dropdown > .dropdown{

	 display:inline-block;

	 vertical-align:top;

}



.radiantthems-themelist-dropdown > .dropdown > .btn{

	 position:relative;

	 display:block;

	 width:200px;

	 padding:7px 30px 7px 10px;

	 background-color:initial;

	 border:1px #4f4f4f solid;

	 border-radius:5px;

	 text-align:left;

	 font-weight:400;

	 font-size:15px;

	 color:#fff;

	 line-height:25px;

}



.radiantthems-themelist-dropdown > .dropdown > .btn > span{

	 float:left;

}



.radiantthems-themelist-dropdown > .dropdown > .btn > small{

	 float:right;

	 opacity:0.85;

	 font-size:77%;

}



.radiantthems-themelist-dropdown > .dropdown > .btn > i{

	 position:absolute;

	 top:50%;

	 right:10px;

	 z-index:1;

	 transform:translateY(-50%);

	 -webkit-transform:translateY(-50%);

}



.radiantthems-themelist-dropdown > .dropdown > ul.dropdown-menu{

	min-width:100%;

	padding:0;

	background-color:initial;

	border:none;

	box-shadow:0px 6px 12px rgba(0,0,0,0.5);

}



.radiantthems-themelist-dropdown > .dropdown > ul.dropdown-menu > li > a{

	 position:relative;

	 padding:7px 10px 9px 10px;

	 background-color:#232323;

	 border-bottom:1px #4f4f4f solid;

	 text-align:left;

	 font-weight:400;

	 font-size:14px;

	 color:#fff;

	 line-height:25px;

}



.radiantthems-themelist-dropdown > .dropdown > ul.dropdown-menu > li:last-child > a,

.radiantthems-themelist-dropdown > .dropdown > ul.dropdown-menu > li:only-child > a{

	 border-bottom:none;

}



.radiantthems-themelist-dropdown > .dropdown > ul.dropdown-menu > li > a > span{

	 float:left;

}



.radiantthems-themelist-dropdown > .dropdown > ul.dropdown-menu > li > a > small{

	 float:right;

	 opacity:0.85;

	 font-size:77%;

}



.radiantthems-themelist-dropdown > .dropdown > ul.dropdown-menu > li > a > .radiantthems-themelist-dropdown-preview{

	 position:absolute;

	 top:0;

	 left:calc(100% + 5px);

	 z-index:1;

	 width:300px;

	 height:152px;

	 background:0px 0px no-repeat;

	 background-size:100% auto;

	 box-shadow:0px 6px 12px rgba(0,0,0,0.5);

	 opacity:0;

	 visibility:hidden;

	 transform:translateY(20px);

	 -webkit-transform:translateY(20px);

	 transition:all 0.3s ease-in-out;

	 -webkit-transition:all 0.3s ease-in-out;

}



.radiantthems-themelist-dropdown > .dropdown > ul.dropdown-menu > li > a:hover > .radiantthems-themelist-dropdown-preview{

	 opacity:1;

	 visibility:visible;

	 transform:translateY(0);

	 -webkit-transform:translateY(0);

}



.envato-purchase-button{

	 display:inline-block;

	 vertical-align:top;

}



.envato-purchase-button > .btn{

	 display:inline-block;

	 vertical-align:top;

	 padding:6px 20px 5px 20px;

	 background-color:#7aa93c;

	 border:none;

	 box-shadow: 0 2px 0 #6f9a37;

	 border-radius:3px;

	 font-weight:400;

	 font-size:15px;

	 color:#fff;

	 line-height:25px;

}



.radiantthems-promobar-close{

	 display:inline-block;

	 vertical-align:top;

	 margin-left:10px;

}



.radiantthems-promobar-close > .btn{

	 padding:15px 0px 16px 0px;

	 background-color:initial;

	 border:none;

	 border-radius:0;

	 font-weight:400;

	 font-size:14px;

	 color:#fff;

	 line-height:25px;

}



.radiantthems-promobar-close > .btn > i{

	 margin-right:6px;

}



/* LARGE DESKTOP PART */

@media screen and (min-width:1200px){

}



/* DESKTOP PART */

@media screen and (min-width:992px) and (max-width:1199px){



	/* RADIANTTHEMES PROMOBAR */



	 /* wraper-radiantthems-promobar */



	 .envato-brand-logo{

		  margin-top:13px;

	 }



	 .envato-brand-logo > a{

		  width:100px;

		  height:20px;

	 }



}



/* TABLET LANDSCAPE PART */

@media screen and (min-width:768px) and (max-width:991px){



	body{

		top:0;

	}



	/* RADIANTTHEMES PROMOBAR */



	/* wraper-radiantthems-promobar */



	.envato-brand-logo{

		margin-top:22px;

	}



	.envato-brand-logo > a{

		width:100px;

		height:20px;

	}



	.radiantthems-themelist-dropdown > .dropdown > .btn{

		width:172px;

	}



}



/* TABLET PROTRAIT PART */

@media screen and (min-width:480px) and (max-width:767px){



	 body{

		top:0;

	 }



	 /* RADIANTTHEMES PROMOBAR */



	 /* wraper-radiantthems-promobar */



	 .wraper-radiantthems-promobar{

		  position:absolute;

	 }



	 .radiantthems-promobar-item{

		  text-align:center;

	 }



	 .envato-brand-logo{

		  width:100%;

		  margin-right:0;

	 }



	 .radiantthems-themelist-dropdown{

		  width:100%;

		  margin-right:0;

	 }



	 .envato-purchase-button{

		  width:100%;

		  margin-bottom:12px;

	 }



}



/* SMART PHONE LANDSCAPE PART */

@media screen and (min-width:321px) and (max-width:479px){



	 body{

		top:0;

	 }



	 /* RADIANTTHEMES PROMOBAR */



	 /* wraper-radiantthems-promobar */



	 .wraper-radiantthems-promobar{

		  position:absolute;

	 }



	 .radiantthems-promobar-item{

		  text-align:center;

	 }



	 .envato-brand-logo{

		  width:100%;

		  margin-right:0;

	 }



	 .radiantthems-themelist-dropdown{

		  width:100%;

		  margin-right:0;

	 }



	 .envato-purchase-button{

		  width:100%;

		  margin-bottom:12px;

	 }



}



/* SMART PHONE PROTRAIT PART */

@media screen and (max-width:320px){



	 body{

		top:0;

	 }



	 /* RADIANTTHEMES PROMOBAR */



	 /* wraper-radiantthems-promobar */



	 .wraper-radiantthems-promobar{

		  position:absolute;

	 }



	 .radiantthems-promobar-item{

		  text-align:center;

	 }



	 .envato-brand-logo{

		  width:100%;

		  margin-right:0;

	 }



	 .radiantthems-themelist-dropdown{

		  width:100%;

		  margin-right:0;

	 }



	 .envato-purchase-button{

		  width:100%;

		  margin-bottom:12px;

	 }



}



/* ================== */

/* START OF RADIANTTHEMES PROMOBAR */

/* ================== */



/* ================== */

/* START OF LANDING PAGE */

/* ================== */



.landing-demo-item-box{

}



.landing-demo-item-box-new{

    position:absolute;

    top:-15px;

    right:0;

}



.landing-customize-image{

    width:767px;

    float:right;

}



.landing-blogging-image{

    width:917px;

}



.landing-feature-box-item > .vc_column-inner{

    box-shadow:0px 0px 8px rgba(0,0,0,0.15);

    transition:all 0.3s ease-in-out;

    -webkit-transition:all 0.3s ease-in-out;

}



.landing-feature-box-item > .vc_column-inner:hover{

    box-shadow:0px 0px 30px rgba(0,0,0,0.15);

}



/* LARGE DESKTOP PART */

@media screen and (min-width:1200px){

}



/* DESKTOP PART */

@media screen and (min-width:992px) and (max-width:1199px){

}



/* TABLET LANDSCAPE PART */

@media screen and (min-width:768px) and (max-width:991px){

}



/* TABLET PROTRAIT PART */

@media screen and (min-width:480px) and (max-width:767px){



    .landing-customize-image,

    .landing-blogging-image{

        width:100%;

    }



}



/* SMART PHONE LANDSCAPE PART */

@media screen and (min-width:321px) and (max-width:479px){



    .landing-customize-image,

    .landing-blogging-image{

        width:100%;

    }



}



/* SMART PHONE PROTRAIT PART */

@media screen and (max-width:320px){



    .landing-customize-image,

    .landing-blogging-image{

        width:100%;

    }



}



/* ================== */

/* END OF LANDING PAGE */

/* ================== */



/* ================== */

/* START OF MEGA MENU */

/* ================== */



.home-megamenu .rt-megamenu-widget-title{

    display:none;

}



.home-megamenu .rt-mega-menu > ul.rt-mega-menu-row{

    display:block;

    float:left;

}



.home-megamenu .rt-mega-menu > ul.rt-mega-menu-row:nth-child(1){

    width:80%;

}



.home-megamenu .rt-mega-menu > ul.rt-mega-menu-row:nth-child(2){

    width:20%;

}



.home-megamenu .rt-mega-menu > ul > .menu-item{

    padding-top:25px;

    padding-bottom:10px;

    border-bottom:1px rgba(0,0,0,0.06) solid;

    text-align:center;

}



.home-megamenu-item{

    display:block;

    margin-bottom:20px;

    text-align:center;

}



.home-megamenu-item img{

    box-shadow:0px 3px 10px rgba(0,0,0,0.1);

    transition:all 0.3s ease-in-out;

    -webkit-transition:all 0.3s ease-in-out;

}



.home-megamenu-item:hover img{

    transform:translateY(-10px);

    -webkit-transform:translateY(-10px);

    box-shadow:0px 10px 20px rgba(0,0,0,0.15);

}



.services-megamenu > .rt-mega-menu{

    background-image:url('//themes.radiantthemes.com/seolounge/wp-content/uploads/2018/07/Megamenu-Background-Image.png');

    background-position:right bottom;

    background-repeat:no-repeat;

}



.services-megamenu > .rt-mega-menu > .rt-mega-menu-row > .menu-item:nth-child(2) .rt-megamenu-widget-title:before,

.services-megamenu > .rt-mega-menu > .rt-mega-menu-row > .menu-item:nth-child(4) .rt-megamenu-widget-title:before{

    display:none;

}



/* LARGE DESKTOP PART */

@media screen and (min-width:1200px){

}



/* DESKTOP PART */

@media screen and (min-width:992px) and (max-width:1199px){

}



/* TABLET LANDSCAPE PART */

@media screen and (min-width:768px) and (max-width:991px){



    .home-megamenu:after{

        content:" ";

        display:block;

        clear:both;

    }



    .home-megamenu .rt-mega-menu > ul.rt-mega-menu-row:nth-child(1),

    .home-megamenu .rt-mega-menu > ul.rt-mega-menu-row:nth-child(2){

        width:50%;

    }



}



/* TABLET PROTRAIT PART */

@media screen and (min-width:480px) and (max-width:767px){



    .home-megamenu:after{

        content:" ";

        display:block;

        clear:both;

    }



    .home-megamenu .rt-mega-menu > ul.rt-mega-menu-row:nth-child(1),

    .home-megamenu .rt-mega-menu > ul.rt-mega-menu-row:nth-child(2){

        width:50%;

    }



}



/* SMART PHONE LANDSCAPE PART */

@media screen and (min-width:321px) and (max-width:479px){



    .home-megamenu:after{

        content:" ";

        display:block;

        clear:both;

    }



    .home-megamenu .rt-mega-menu > ul.rt-mega-menu-row:nth-child(1),

    .home-megamenu .rt-mega-menu > ul.rt-mega-menu-row:nth-child(2){

        width:100%;

    }



}



/* SMART PHONE PROTRAIT PART */

@media screen and (max-width:320px){



    .home-megamenu:after{

        content:" ";

        display:block;

        clear:both;

    }



    .home-megamenu .rt-mega-menu > ul.rt-mega-menu-row:nth-child(1),

    .home-megamenu .rt-mega-menu > ul.rt-mega-menu-row:nth-child(2){

        width:100%;

    }


    .rt-mega-menu-col ul{
	display: block !important;
	}



}


/* 18.11.2019 */
ul.rt-mega-menu-row a {

    color: #333;
    font-family: Raleway;font-weight: 600;font-size: 12px; line-height: 25px;

}
/*	*/
/*  */


ul.rt-mega-menu-row a:hover {

    color: #00a8ff;

}

/* 19.11.2019 */
.wraper_header.style-twelve .nav > [class*="menu-"] > ul.menu > li > ul > li > a, .wraper_header.style-twelve .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > a, .wraper_header.style-twelve .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li > a, .wraper_header.style-twelve .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li ul li a{
    font-weight: 600 !important;
}
.rt-fancy-text-box.element-four>.holder>.icon {
    margin-bottom: 20px;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    border-radius: 100%;
    width: 75px;
    margin: 0 auto;
    /* padding: 8px 9px 8px 16px; */
    height: 75px;

}
.rt-fancy-text-box.element-four>.holder>.icon img {
     box-shadow: none !important; 
     border-radius: 0 !important; 
     width: 75px;
     height: 75px;
     padding-top: 0;max-width: 100%; vertical-align: text-bottom;
     padding: 11px 16px 19px;
}
button, input, select, textarea{border-radius:none;box-shadow:none}

select { -webkit-appearance: none; -moz-appearance: none; }
.ie select { background-image: none; }

/* responsive */




/* responsive ends */


/* ================== */

/* END OF MEGA MENU */

/* ================== */



/* ================== */

/* START OF HOME PAGE 2 */

/* ================== */



.radiant-contact-form.home-2-seo-checker-form .wpcf7-submit{

    width:100%;

}

.radiant-contact-form.element-one .row {

    margin-right: -8px !important;

    margin-left: -8px !important;

}



.radiant-contact-form .wpcf7-submit{

	max-width: 100%;

    white-space: inherit;

}



/* ================== */

/* END OF HOME PAGE 2 */

/* ================== */



/* ================== */

/* START OF HOME PAGE 3 */

/* ================== */



.home-3-banner-image{

    width:720px;

    float:right;

    margin-right:-35px;

}



.home-3-seo-feature-image-2{

    width:600px;

    float:right;

    margin-right:-20px;

}



/* LARGE DESKTOP PART */

@media screen and (min-width:1200px){

}



/* DESKTOP PART */

@media screen and (min-width:992px) and (max-width:1199px){

}



/* TABLET LANDSCAPE PART */

@media screen and (min-width:768px) and (max-width:991px){

}



/* TABLET PROTRAIT PART */

@media screen and (min-width:480px) and (max-width:767px){



    .home-3-banner-image,

    .home-3-seo-feature-image-2{

        width:100%;

        margin-right:0;

    }



}



/* SMART PHONE LANDSCAPE PART */

@media screen and (min-width:321px) and (max-width:479px){



    .home-3-seo-feature-image-2{

        width:100%;

        margin-right:0;

    }



}



/* SMART PHONE PROTRAIT PART */

@media screen and (max-width:320px){



    .home-3-seo-feature-image-2{

        width:100%;

        margin-right:0;

    }



}



/* ================== */

/* END OF HOME PAGE 3 */

/* ================== */



/* ================== */

/* START OF HOME PAGE 4 */

/* ================== */



.home-4-audit-image{

    width:1000px;

}



/* LARGE DESKTOP PART */

@media screen and (min-width:1200px){

}



/* DESKTOP PART */

@media screen and (min-width:992px) and (max-width:1199px){

}



/* TABLET LANDSCAPE PART */

@media screen and (min-width:768px) and (max-width:991px){

}



/* TABLET PROTRAIT PART */

@media screen and (min-width:480px) and (max-width:767px){



    .home-4-audit-image{

        width:100%;

    }



}



/* SMART PHONE LANDSCAPE PART */

@media screen and (min-width:321px) and (max-width:479px){



    .home-4-audit-image{

        width:100%;

    }



}



/* SMART PHONE PROTRAIT PART */

@media screen and (max-width:320px){



    .home-4-audit-image{

        width:100%;

    }



}



/* ================== */

/* END OF HOME PAGE 4 */

/* ================== */



/* ================== */

/* START OF HOME PAGE 5 */

/* ================== */



.newsletter-form{

    position:relative;

    width:100%;

    max-width:575px;

    margin:0 auto;

}



.newsletter-form .form-row{

}



.newsletter-form .form-row input[type=email]{

    width:100%;

    height:52px;

    padding:0px 180px 0px 18px;

    background-color:#fff;

    border:none;

    border-radius:35px;

    font-weight:400;

    font-size:15px;

    color:#212d31;

    line-height:26px;

}



.newsletter-form .form-row input[type=button]{

    position:absolute;

    top:0;

    right:0;

    z-index:1;

    height:52px;

    padding:11px 35px 11px 35px;

    background-color:#25c16f;

    border:none;

    border-radius:35px;

    font-weight:500;

    font-size:15px;

    color:#fff;

    line-height:26px;

    cursor:pointer;

}



/* ================== */

/* END OF HOME PAGE 5 */

/* ================== */



/* ================== */

/* START OF HOME PAGE 6 */

/* ================== */



div .background-position-center{

	background-position: bottom !important;

}

div .background-position-left{

	background-position: left !important;

}

.home-six-pricing-table-img1{

    position:absolute;

    z-index:1;

    left: 59%;

    right: 15px;

}

.home-six-pricing-table-img2{

    position:absolute;

    z-index:1;

    right: 25px;

    top: 10px;

}



.seo-report-form{

    position:relative;

    width:100%;

    margin:0 auto;

}



.seo-report-form .form-row{

    background-color: #fff;

    padding: 13px 120px 13px 20px;

    border-radius: 35px;

    margin-right: 50px;

}



.seo-report-form .form-row .WebsiteURL input[type=url],

.seo-report-form .form-row .Email input[type=email]{

    width: 50% !important;

    float: left;

    height: 36px;

    background-color: #fff !important;

    border: none;

    border-right: 1px solid #d6d7d8 !important;

    border-radius: 0 !important;

    font-weight: 400;

    font-size: 15px;

    color: #212d31 !important;

    line-height: 26px;

    padding-left: 25px !important;

}



.seo-report-form .form-row input[type=submit]{

    position: absolute !important;

    top: 0;

    right: 0;

    z-index: 1;

    height: 62px;

    padding: 11px 35px 11px 35px !important;

    background-color: #0641b7 !important;

    border: none;

    border-radius: 0 35px 35px 0 !important;

    font-weight: 500 !important;

    font-size: 15px !important;

    color: #fff !important;

    line-height: 26px !important;

    cursor: pointer !important;

}

span.wpcf7-not-valid-tip{

    display:none !important;

}



.wpcf7-response-output.wpcf7-validation-errors{

    text-align:center;

    border-radius:35px;

}



/* LARGE DESKTOP PART */

@media screen and (min-width:1200px){

}



/* DESKTOP PART */

@media screen and (min-width:992px) and (max-width:1199px){

}



/* TABLET LANDSCAPE PART */

@media screen and (min-width:768px) and (max-width:991px){

}



/* TABLET PROTRAIT PART */

@media screen and (min-width:480px) and (max-width:767px){

}



/* SMART PHONE LANDSCAPE PART */

@media screen and (min-width:321px) and (max-width:479px){

.seo-report-form{

    position:relative;

    width:100%;

    max-width:100%;

    margin:0 auto;

}



.seo-report-form .form-row{

    background-color:rgba(255,255,255,0.0) !important;

    padding: 0 !important;

    border-radius: 0 !important;

    margin-right:0 !important;

}



.seo-report-form .form-row .WebsiteURL input[type=url],

.seo-report-form .form-row .Email input[type=email]{

    width:100% !important;

    height: 48px;

    border:none;

    border-bottom:1px solid #d6d7d8 !important;

    margin-bottom:15px !important;

    border-radius:30px !important;

}







.seo-report-form .form-row input[type=submit]{

    position:relative !important;

    top:0;

    right:0;

    height: 46px;

    border-radius: 35px !important;

    padding: 11px 26px 11px 26px !important;

    text-align:center !important;

    margin: auto !important;

    display: block !important;

}



}



/* SMART PHONE PROTRAIT PART */

@media screen and (max-width:320px){

.seo-report-form{

    position:relative;

    width:100%;

    max-width:100%;

    margin:0 auto;

    }



.seo-report-form .form-row{

    background-color:rgba(255,255,255,0.0) !important;

    padding:0 !important;

    border-radius:0 !important;

    margin-right:0 !important;

    }



.seo-report-form .form-row .WebsiteURL input[type=url],

.seo-report-form .form-row .Email input[type=email]{

    width:100% !important;

    height: 48px;

    border:none !important;

    border-bottom:1px solid #d6d7d8 !important;

    margin-bottom:15px !important;



    }







.seo-report-form .form-row input[type=submit]{

    position:relative !important;

    top:0;

    right:0;

    height: 46px !important;

    border-radius:35px !important;

    padding: 11px 26px 11px 26px !important;

    text-align:center !important;

    margin: auto !important;

    display: block !important;

    }



}

/* ================== */

/* END OF HOME PAGE 6 */

/* ================== */



/* ================== */

/* START OF HOME PAGE 7 */

/* ================== */



.home-7-stand-box-item > .vc_column-inner{

	box-shadow:0px 0px 25px rgba(0,0,0,0.1);

	transition:all 0.3s ease-in-out;

}



.home-7-stand-box-item > .vc_column-inner:hover{

    transform:translateY(-10px);

	box-shadow:0px 0px 35px rgba(0,0,0,0.15);

}



.home-7-seo-checker-form.radiant-contact-form{

	box-shadow:0px 0px 25px rgba(0,0,0,0.15);

}



.home-7-seo-checker-form.radiant-contact-form .form-row{

	margin-left:0;

    margin-right:0;

    margin-bottom:0;

}



.home-7-seo-checker-form.radiant-contact-form .form-row input[type=url],

.home-7-seo-checker-form.radiant-contact-form .form-row input[type=email],

.home-7-seo-checker-form.radiant-contact-form .form-row input[type=submit]{

	width:100%;

	height:60px;

}



.home-7-seo-checker-form.radiant-contact-form .form-row input[type=email]{

	border-right:none;

}



/* ================== */

/* END OF HOME PAGE 7 */

/* ================== */







/* ================== */

/* START OF CONTACT PAGE 3 */

/* ================== */



.contact-page-3-contact-info-box > .vc_column-inner{

    box-shadow:0px 0px 15px rgba(0,0,0,0.15);

}



/* ================== */

/* END OF CONTACT PAGE 3 */

/* ================== */



/* ================== */

/* START OF SEO ANALYSIS PAGE */

/* ================== */



.seo-analysis-welcome-box{

    box-shadow:0px 0px 25px rgba(0,0,0,0.1);

}



/* ================== */

/* END OF SEO ANALYSIS PAGE */

/* ================== */



/* ================== */

/* START OF CASE STUDIES SINGLE PAGE */

/* ================== */



.case-studies-single-main-image{

    width:580px;

    float:right;

}



.case-studies-single-boosting-image{

    width:580px;

}



.case-studies-single-report-image{

    transition:all 0.3s ease-in-out;

    -webkit-transition:all 0.3s ease-in-out;

}



.case-studies-single-report-image:hover{

    box-shadow:0px 0px 25px rgba(0,0,0,0.15);

}



/* LARGE DESKTOP PART */

@media screen and (min-width:1200px){

}



/* DESKTOP PART */

@media screen and (min-width:992px) and (max-width:1199px){

}



/* TABLET LANDSCAPE PART */

@media screen and (max-width:991px){
	.case_study_result.vc_col-sm-4 {width: 100%;}
	.case_study_result .vc_col-sm-4,
	.case_study_result .vc_col-sm-8 {width: 100%;}
	.case_study_result .wpb_single_image.vc_align_left,
	.case_study_result h3,
	.case_study_result h6 {text-align: center !important;margin-bottom: 10px;}

}



/* TABLET PROTRAIT PART */

@media screen and (min-width:480px) and (max-width:767px){
    .case-studies-single-main-image,
    .case-studies-single-boosting-image{
        width:100%;
    }
}



/* SMART PHONE LANDSCAPE PART */

@media screen and (min-width:321px) and (max-width:479px){



    .case-studies-single-main-image,

    .case-studies-single-boosting-image{

        width:100%;

    }




}



/* SMART PHONE PROTRAIT PART */

@media screen and (max-width:320px){



    .case-studies-single-main-image,

    .case-studies-single-boosting-image{

        width:100%;

    }



}



/* ================== */

/* END OF CASE STUDIES SINGLE PAGE */

/* ================== */



/* ================== */

/* START OF PRICING PLANS PAGE */

/* ================== */



.seo-pricing-plans-table{

    padding-top:10px;

    padding-bottom:10px;

    border:none;

}



.seo-pricing-plans-table > .table > thead > tr > th{

    padding:4px 15px 5px 15px;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebebeb+0,e2e2e2+100 */

    background: rgb(235,235,235); /* Old browsers */

    background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(226,226,226,1) 100%); /* FF3.6-15 */

    background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%,rgba(226,226,226,1) 100%); /* Chrome10-25,Safari5.1-6 */

    background: linear-gradient(to bottom, rgba(235,235,235,1) 0%,rgba(226,226,226,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */

    border-top:2px #e0e0e0 solid !important;

    border-bottom:none;

    vertical-align:middle;

    overflow:hidden;

    text-align:center;

    font-family:"Poppins";

    font-weight:500;

    font-size:15px;

    color:#13110e;

    line-height:26px;

    letter-spacing:-0.3px;

}



.seo-pricing-plans-table > .table > thead > tr > th:first-child{

    text-align:left;

    border-left:2px #e0e0e0 solid;

}



.seo-pricing-plans-table > .table > thead > tr > th:last-child{

    border-right:2px #e0e0e0 solid;

}



.seo-pricing-plans-table > .table > thead > tr > th.highlight{

    position:relative;

    padding-top:2px;

    padding-bottom:11px;

    background-color:#ef8100;

    background-image:initial;

    overflow:visible;

    color:#fff;

}



.seo-pricing-plans-table > .table > thead > tr > th.highlight:before{

    position:absolute;

    bottom:100%;

    left:0;

    right:0;

    z-index:1;

    content:" ";

    height:10px;

    background-color:#ef8100;

    border-radius:10px 10px 0px 0px;

}



.seo-pricing-plans-table > .table > thead > tr > th strong{

    display:block;

    margin-bottom:-3px;

    text-transform:uppercase;

    font-weight:600;

    font-size:18px;

}



.seo-pricing-plans-table > .table > tbody > tr:nth-of-type(odd){

    background-color:#fff;

}



.seo-pricing-plans-table > .table > tbody > tr:nth-of-type(even){

    background-color:#efefef;

}



.seo-pricing-plans-table > .table > tbody > tr > td{

    padding:15px 15px 17px 15px;

    border-top:none;

    border-right:1px #d2d2d2 solid;

    text-align:center;

    font-family:"Poppins";

    font-weight:500;

    font-size:13px;

    color:#13110e;

    line-height:25px;

    letter-spacing:-0.3px;

}



.seo-pricing-plans-table > .table > tbody > tr > td:first-child{

    text-align:left;

    border-left:2px #e0e0e0 solid;

}



.seo-pricing-plans-table > .table > tbody > tr > td:last-child{

    border-right:2px #e0e0e0 solid;

}



.seo-pricing-plans-table > .table > tbody > tr > td.highlight{

    border-right:none;

}



.seo-pricing-plans-table > .table > tbody > tr:nth-of-type(odd) > td.highlight{

    background-color:#fffde4;

}



.seo-pricing-plans-table > .table > tbody > tr:nth-of-type(even) > td.highlight{

    background-color:#fef3d8;

}



.seo-pricing-plans-table > .table > tbody > tr > td.highlight{

    position:relative;

}



.seo-pricing-plans-table > .table > tbody > tr > td.highlight:before,

.seo-pricing-plans-table > .table > tbody > tr > td.highlight:after{

    position:absolute;

    top:0;

    bottom:0;

    z-index:1;

    content:" ";

    width:2px;

    background-color:#ef8100;

}



.seo-pricing-plans-table > .table > tbody > tr > td.highlight:before{

    left:-1px;

}



.seo-pricing-plans-table > .table > tbody > tr > td.highlight:after{

   right:0;

}



.seo-pricing-plans-table > .table > tbody > tr > td.section-heading{

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebebeb+0,e2e2e2+100 */

    background: rgb(235,235,235); /* Old browsers */

    background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(226,226,226,1) 100%); /* FF3.6-15 */

    background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%,rgba(226,226,226,1) 100%); /* Chrome10-25,Safari5.1-6 */

    background: linear-gradient(to bottom, rgba(235,235,235,1) 0%,rgba(226,226,226,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */

    font-weight:600;

    font-size:15px;

    color:#13110e;

    line-height:26px;

}



.seo-pricing-plans-table > .table > tbody > tr > td strong{

    font-weight:inherit;

    color:#f92c04;

}



.seo-pricing-plans-table > .table > tfoot > tr > td{

    vertical-align:middle;

    padding:17px 15px 17px 15px;

    border-right:1px #d2d2d2 solid;

    border-bottom:2px #e0e0e0 solid;

    text-align:center;

}



.seo-pricing-plans-table > .table > tfoot > tr > td:first-child{

    border-left:2px #e0e0e0 solid;

}



.seo-pricing-plans-table > .table > tfoot > tr > td:last-child{

    border-right:2px #e0e0e0 solid;

}



.seo-pricing-plans-table > .table > tfoot > tr > td.highlight{

    position:relative;

    padding-top:9px;

    padding-bottom:0;

    background-color:#ef8100;

}



.seo-pricing-plans-table > .table > tfoot > tr > td.highlight:before,

.seo-pricing-plans-table > .table > tfoot > tr > td.highlight:after{

    position:absolute;

    left:0;

    right:0;

    z-index:1;

    content:" ";

    background-color:#ef8100;

}



.seo-pricing-plans-table > .table > tfoot > tr > td.highlight:before{

    bottom:100%;

    height:1px;

}



.seo-pricing-plans-table > .table > tfoot > tr > td.highlight:after{

    top:100%;

    height:10px;

    border-radius:0px 0px 10px 10px;

}



.seo-pricing-plans-table > .table > tfoot > tr > td .btn{

    position:relative;

    display:inline-block;

    vertical-align:top;

    overflow:hidden;

    border:2px #ef8100 solid;

    border-radius:3px;

    text-transform:uppercase;

    font-family:"Poppins";

    font-weight:500;

    font-size:15px;

    color:#ef8100;

    line-height:26px;

}



.seo-pricing-plans-table > .table > tfoot > tr > td.highlight .btn{

    border-color:#fff;

    color:#fff;

}



.seo-pricing-plans-table > .table > tfoot > tr > td .btn > .first-face,

.seo-pricing-plans-table > .table > tfoot > tr > td .btn > .second-face{

    display:block;

    padding:10px 32px 10px 32px;

    transition:all 0.5s ease-in-out;

    -webkit-transition:all 0.5s ease-in-out;

}



.seo-pricing-plans-table > .table > tfoot > tr > td .btn > .first-face{

    background-color:transparent;

    transform:translateY(0);

    -webkit-transform:translateY(0);

}



.seo-pricing-plans-table > .table > tfoot > tr > td .btn:hover > .first-face{

    transform:translateY(-100%);

    -webkit-transform:translateY(-100%);

}



.seo-pricing-plans-table > .table > tfoot > tr > td .btn > .second-face{

    position:absolute;

    top:0;

    right:0;

    bottom:0;

    left:0;

    z-index:1;

    background-color:#ef8100;

    color:#fff;

    transform:translateY(100%);

    -webkit-transform:translateY(100%);

}



.seo-pricing-plans-table > .table > tfoot > tr > td .btn:hover > .second-face{

    transform:translateY(0);

    -webkit-transform:translateY(0);

}



.seo-pricing-plans-table > .table > tfoot > tr > td.highlight .btn > .second-face{

    background-color:#fff;

    color:#ef8100;

}



/* ================== */

/* END OF PRICING PLANS PAGE */

/* ================== */



/* ================== */

/* START OF HOME VERSION 8 PAGE */

/* ================== */

.web-marketing{

width:765px;

float:right;

margin-right:-70px;

}



div > .home-version-8-contact.radiant-contact-form .form-row {



    margin-left: 0;

    margin-right: 0;

    margin-bottom: 0;



}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="url"], 

div > .home-version-8-contact.radiant-contact-form .form-row input[type="email"], 

div > .home-version-8-contact.radiant-contact-form .form-row input[type="submit"]{

 width: 100%;

height: 60px;

}



div > .home-version-8-contact.radiant-contact-form .form-row input[type="email"]{

	border-left:1px solid #eee;

}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="url"]{

-webkit-border-top-left-radius: 35px;

-webkit-border-bottom-left-radius: 35px;

-moz-border-radius-topleft: 35px;

-moz-border-radius-bottomleft: 35px;

border-top-left-radius: 35px;

border-bottom-left-radius: 35px;

}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="submit"]{

	border-radius: 50px;

	width: 113%;

	margin-left: -17px;

}

.shadow-section .vc_column-inner{

    background:#fff;

	-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,0.10);

	-moz-box-shadow: 0px 0px 25px rgba(0,0,0,0.10);

	box-shadow: 0px 0px 25px rgba(0,0,0,0.10);

}

.mid-part-position {



    position: relative;

    bottom: 45px;



}

/* LARGE DESKTOP PART */

@media screen and (min-width:1200px){

}

/* DESKTOP PART */

@media screen and (min-width:992px) and (max-width:1199px){

div > .home-version-8-contact.radiant-contact-form .form-row input[type="submit"]{

   border-radius: 35px;

   width: 112%;

   margin-left: -12px;

   padding: 0;

}



}

/* TABLET LANDSCAPE PART */

@media screen and (min-width:768px) and (max-width:991px){

	div > .home-version-8-contact.radiant-contact-form .form-row {

	margin-top: 1px;

	margin-right: 5px;

	margin-bottom: 1px;

	margin-left: 5px;

}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="url"], 

div > .home-version-8-contact.radiant-contact-form .form-row input[type="email"], 

div > .home-version-8-contact.radiant-contact-form .form-row input[type="submit"]{

 width: 100%;

height: 60px;

}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="submit"]{

	border-radius: 35px;

	width: 100%;

	margin-left: 0;

}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="email"]{

	border-left:none;

	border-radius: 35px;

}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="url"]{

border-radius: 35px;

}

.web-marketing{

	float: none;

	width: auto;

	margin-right:0;

}

}

/* TABLET PROTRAIT PART */

@media screen and (min-width:480px) and (max-width:767px){

	div > .home-version-8-contact.radiant-contact-form .form-row {

	margin-top: 1px;

	margin-right: 5px;

	margin-bottom: 1px;

	margin-left: 5px;

}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="url"], 

div > .home-version-8-contact.radiant-contact-form .form-row input[type="email"], 

div > .home-version-8-contact.radiant-contact-form .form-row input[type="submit"]{

 width: 100%;

height: 60px;

}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="submit"]{

	border-radius: 35px;

	width: 100%;

	margin-left: 0;

}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="email"]{

	border-left:none;

	border-radius: 35px;

}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="url"]{

border-radius: 35px;

}

.web-marketing{

	float: none;

	width: auto;

	margin-right:0;

}

}

/* SMART PHONE LANDSCAPE PART */

@media screen and (min-width:321px) and (max-width:479px){

	div > .home-version-8-contact.radiant-contact-form .form-row {

	margin-top: 1px;

	margin-right: 5px;

	margin-bottom: 1px;

	margin-left: 5px;

}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="url"], 

div > .home-version-8-contact.radiant-contact-form .form-row input[type="email"], 

div > .home-version-8-contact.radiant-contact-form .form-row input[type="submit"]{

 width: 100%;

height: 60px;

}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="submit"]{

	border-radius: 35px;

	width: 100%;

	margin-left: 0;

}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="email"]{

	border-left:none;

	border-radius: 35px;

}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="url"]{

border-radius: 35px;

}

.web-marketing{

	float: none;

	width: auto;

	margin-right:0;

}

}

/* SMART PHONE PROTRAIT PART */

@media screen and (max-width:320px){

	div > .home-version-8-contact.radiant-contact-form .form-row {

	margin-top: 1px;

	margin-right: 5px;

	margin-bottom: 1px;

	margin-left: 5px;

}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="url"], 

div > .home-version-8-contact.radiant-contact-form .form-row input[type="email"], 

div > .home-version-8-contact.radiant-contact-form .form-row input[type="submit"]{

 width: 100%;

height: 60px;

}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="submit"]{

	border-radius: 35px;

	width: 100%;

	margin-left: 0;

}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="email"]{

	border-left:none;

	border-radius: 35px;

}

div > .home-version-8-contact.radiant-contact-form .form-row input[type="url"]{

border-radius: 35px;

}

.web-marketing{

	float: none;

	width: auto;

	margin-right:0;

}

}





/* ================== */

/* START OF HOME VERSION 8 PAGE  */

/* ================== */



/* ================== */

/* START OF HOME VERSION 11 PAGE  */

/* ================== */



body.page-id-3122 .wraper_header.style-twelve{

    box-shadow:0px 0px 10px rgba(0,0,0,0.1);

}



body.page-id-3122 .wraper_header.style-twelve .wraper_header_top{

    background-color:#1a1057;

}



body.page-id-3122 .wraper_header.style-twelve .header_main_action_buttons .btn.btn-one,

body.page-id-3122 .wraper_header.style-twelve .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,

body.page-id-3122 .wraper_header.style-twelve .nav > [class*='menu-'] > ul.menu > li > a:before{

    background:linear-gradient(to right, #fe576b 0%, #ff9b66 100%);

    border:none;

}



.home-eleven-case-studies-slider .rt-case-studies-slider.element-one .owl-dots > .owl-dot.active > span,

.home-eleven-case-studies-slider .rt-case-studies-slider.element-two .owl-dots > .owl-dot.active > span{

    background:linear-gradient(to right, #fe576b 0%, #ff9b66 100%);

}



.home-eleven-seo-checker-form .form-row{

    margin:0 !important;

}



.home-eleven-seo-checker-form ::-webkit-input-placeholder{

  color:#fff;

}



.home-eleven-seo-checker-form ::-moz-placeholder{

  color:#fff;

}



.home-eleven-seo-checker-form :-ms-input-placeholder{

  color:#fff;

}



.home-eleven-seo-checker-form :-moz-placeholder{

  color:#fff;

}



.home-eleven-seo-checker-form .form-row input[type=submit]{

    width:100%;

    padding-left:10px !important;

    padding-right:10px !important;

    border-radius:0 !important;

}



/* ================== */

/* END OF HOME VERSION 11 PAGE  */

/* ================== */



/* ================== */

/* START OF HOME VERSION 12 PAGE  */

/* ================== */



body.page-id-3228 .wraper_header.style-twelve{

    box-shadow:0px 0px 10px rgba(0,0,0,0.1);

}



body.page-id-3228 .wraper_header.style-twelve .wraper_header_top{

    background-color:#032e6b;

}



body.page-id-3228 .wraper_header.style-twelve .header_main_action_buttons .btn.btn-one,

body.page-id-3228 .wraper_header.style-twelve .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,

body.page-id-3228 .wraper_header.style-twelve .nav > [class*='menu-'] > ul.menu > li > a:before{

    background:linear-gradient(to right, #ff6271 0%, #fc8a95 100%);

    border:none;

}



.home-twelve-case-studies-slider .rt-case-studies-slider.element-one .owl-dots > .owl-dot.active > span,

.home-twelve-case-studies-slider .rt-case-studies-slider.element-two .owl-dots > .owl-dot.active > span{

    background:linear-gradient(to right, #ff6271 0%, #fc8a95 100%);

}



footer .widget_text a {

    color: #FFF;

}

footer .widget_text a:hover {

    text-decoration:underline !important;

}



@media(max-width:991px){

    .contact-number{width:100% !important;text-align:center !important;}

}



@media(max-width:767px){

    .form-row input[type=submit],.form-row input[type=button],.form-row button[type=submit]{

        width: 100% !important;

        display: block !important;

        padding: 10px !important;    

    }
     .rt-mega-menu-col {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}

}



.team.element-seven .team-item>.holder>.pic {padding-top:100% !important;}



/* ================== */

/* END OF HOME VERSION 12 PAGE  */

/* ================== */





/* CASE STUDY SINGLE PAGE CSS */
.case_study_result {padding: 0 0 0 30%; text-align: left; background-repeat: no-repeat;}
.case_study_result h3 {color: #5ecf36; font-size: 50px; font-weight: 900; text-align: left;line-height: 1;}
.case_study_result h6 {color: #333; font-size: 15px; text-transform: uppercase; vertical-align: baseline; line-height: 1.2; text-align: left; margin: 10px 0 0 0 !important;}
.case_study_result .vc_col-sm-8 div {padding: 0;}
/* END CASE STUDY SINGLE PAGE CSS */


.font-color-white div{
	color:#ffffff;
}


/* BLOG PAGE CSS STARTS FROM HERE */
.single-post ul li ul li:before {display: none;}
.single-post ul li ul li {padding-left: 0 !important;}
.blog .post.style-five > .holder .category-list {position: relative;top: -20px;left: 0;}
.blog .category-list {position: relative !important; left: 0 !important; top: 0 !important;}
.blog .has-post-thumbnail .category-list {position: absolute !important; top: 19px !important; right: 20px !important; left: 20px !important; }
/* BLOG PAGE CSS ENDS FROM HERE */

/* HOME PAGE CSS START FROM HERE */
.home .wpb_raw_html {float: right; padding: 0px 50px 35px 50px; width: 475px;position: relative;}
.home .footer-form fieldset {background: #fff; padding: 20px 22px;border-radius: 4px; margin-bottom: 10px;display: block;position: relative;}
.home .footer-form .fieldicon {margin-right: 20px;position: relative;top: -1px;}
.home .footer-form input.infusion-field-input-container {border: 0;background: none;width: 250px; font-size: 15px;color: #7b7473;margin-top: 2px;}
.home .footer-form .showrequired {float: right;line-height: 0; font-size: 34px; color: #ff5825;display: inline-block; text-align: center;font-style: normal;
	vertical-align: middle; margin: 20px 5px 0 0;}
.home .infusion-submit {width: 100%; float: left; text-align: center;margin-top: 0;}
.home .footer-form .cta-button {width: 100%;margin-top: 10px; background: #00a8ff; border: 0; color: #fff;text-shadow: 1px 0 0 rgba(5,5,6,0.28);
	font-family: 'Raleway'; font-weight:700; font-size: 18px;padding: 16px 25px;border-radius: 3px; cursor: pointer; display: inline-block;min-width: 240px;}
.home .footer-form .cta-button:hover {background: rgba(255,88,37,1);}
/* HOME PAGE CSS ENDS FROM HERE */

.infusion-form fieldset {background: #fff; padding: 20px 22px; border-radius: 4px; margin-bottom: 10px; display: block;position: relative;}
.infusion-form .bottom-right-area .footer-form .fieldicon { float: left;}
.infusion-form .fieldicon { margin-right: 20px; position: relative; top: -1px;}
.infusion-form  input.infusion-field-input-container {border: 0;background: none;width: 100%;max-width: calc(100% - 100px);font-size: 18px;color: #7b7473;margin-top: 2px;line-height: 25px }
.infusion-form .infusion-submit {width: 100%; float: left; text-align: center;margin-top: 0;}
.infusion-form .cta-button {border: 0;color: #fff;background: #10374c;
    /*background: -moz-linear-gradient(left,rgba(255,88,37,1) 0,rgba(255,201,8,1) 100%);
    background: -webkit-gradient(left top,right top,color-stop(0%,rgba(255,88,37,1)),color-stop(100%,rgba(255,201,8,1)));
    background: -webkit-linear-gradient(left,rgba(255,88,37,1) 0,rgba(255,201,8,1) 100%);
    background: -o-linear-gradient(left,rgba(255,88,37,1) 0,rgba(255,201,8,1) 100%);
    background: -ms-linear-gradient(left,rgba(255,88,37,1) 0,rgba(255,201,8,1) 100%);
    background: linear-gradient(to right,rgba(255,88,37,1) 0,rgba(255,201,8,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5825',endColorstr='#ffc908',GradientType=1);*/
    text-shadow: 1px 0 0 rgba(5,5,6,0.28); font-size: 18px;padding: 16px 25px;border-radius: 3px;cursor: pointer;
    display: inline-block; min-width: 240px;width: 100%;}
.infusion-form .head-submit .cta-button:hover {
    background: #4e4b49;
   /*  background: -webkit-linear-gradient(left,#ffbe0b,#ff6d20);
   background: -o-linear-gradient(right,#ffbe0b,#ff6d20);
   background: -moz-linear-gradient(right,#ffbe0b,#ff6d20);
   background: linear-gradient(to right,#ffbe0b,#ff6d20); */
}
.royal-wolf-cikago .vc_column-inner {    
	margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 40px !important;
    padding-right: 15px !important;
    padding-bottom: 45px !important;
    padding-left: 15px !important;
}
.royal-wolf-cikago .vc_column-inner h3 {background-position: left !important; position: relative; font-size: 18px;
    line-height: 25px;}
.royal-wolf-cikago .vc_column-inner h3:before{content: "";
    position: absolute;
    background: url(https://louderstaging.wpengine.com/wp-content/uploads/2019/07/legion.svg?id=3916) !important;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position: left center !important;
    left: 0;
}

.royal-wolf-cikago.ibm .vc_column-inner h3:before{content: "";
    position: absolute;
    background: url(https://louderstaging.wpengine.com/wp-content/uploads/2019/07/IBM_logo.svg?id=3915) !important;
    top: 0;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position: left center !important;
    left: 0;
}


.royal-wolf-cikago.salesforce .vc_column-inner h3:before{content: "";
    position: absolute;
    background: url(https://louderstaging.wpengine.com/wp-content/uploads/2019/07/Salesforce1.svg?id=3914) !important;
    top: -5px;
    width: 32%;
    height: 55px;
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position: left center !important;
    left: 0;
}


.royal-wolf-cikago.chicago-wolf .vc_column-inner h3:before{content: "";
    position: absolute;
  background: url(https://louderstaging.wpengine.com/wp-content/uploads/2019/07/royal-wolf.png?id=3917) !important;
   top: -29px;
    width: 50%;
    height: 77px;
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position: left center !important;
    left: 0;
}


/* 20.11.2019 */
.vc_row.wpb_row.vc_row-fluid.team-infusion-form {padding-top: 100px !important;padding-bottom: 100px !important;}
.vc_row.wpb_row.vc_row-fluid.Case_Studies {padding-top: 75px !important;}
.inner_banner_main .title{line-height: 55px !important;     font-size: 45px !important;}
.contact-form-infusion form textarea {
    width: 100% !important;
    border: none;font-size: 18px !important;
    line-height: 25px !important;
}



/* 19.11.2019 */
@media(max-width:1024px){

    .home .wpb_raw_html {
        
        padding: 0px 0 35px 0 ;
        width: 335px;
    
        margin: 0 auto ;
    }
    .sidr .rt-mega-menu > ul > .menu-item ul{display: block !important;}
    .radiant-contact-form .form-row {margin-bottom: 10px !important;}

    

    .royal-wolf-cikago {
    width: 50% !important;
    margin-bottom: 20px;
}
	.inner_banner_main .title{line-height: 40px !important; font-size: 35px !important;     letter-spacing: 1px !important;}
	.royal-wolf-cikago .vc_column-inner h3{font-size: 16px !important; line-height: 24px !important; display: inline-block;
    width: 100%;}
    .royal-wolf-cikago.salesforce .vc_column-inner h3:before{    width: 52%}
    .royal-wolf-cikago.ibm .vc_column-inner h3:before {width: 77%; height: 41px;}
    .royal-wolf-cikago .vc_column-inner {    
	
    
    padding-top: 40px !important;
    padding-right:20px !important;
    padding-bottom: 45px !important;
    padding-left: 20px !important;
}
	.chi-img img{max-width: 350px;    margin: 0 auto 20px; width: 100% !important}
	.swap-bottom .wpb_column.vc_column_container.vc_col-sm-4 {
    width: 50% !important;
}
.swap-bottom .wpb_column.vc_column_container.vc_col-sm-2 {
    display: none;
}
.infusion-form  input.infusion-field-input-container{font-size: 16px !important; line-height: 24px !important}
.contact-form-infusion form textarea{font-size: 16px !important; line-height: 24px !important;}
.team-infusion-form fieldset select{font-size:16px !important;}
.team-infusion-form fieldset{padding:15px 17px !important}

}


@media(max-width:767px){
    .home .wpb_raw_html {
        width: 285px;
        margin: 0 auto !important;float: none;
    }
    .royal-wolf-cikago {
    width: 1000% !important;
    margin-bottom: 20px;
}
    .inner_banner_main .title { font-size: 24px !important; line-height: 30px !important;}
 	.seo-analysis-welcome-box{margin-bottom: 20px !important}
 	.swap-bottom .wpb_column.vc_column_container.vc_col-sm-4 {
    width: 100% !important;
}

}


@media (max-width: 767px) {
	.infusion-form fieldset {padding: 15px;}
	.infusion-form .fieldicon {margin-right: 10px;}
	.infusion-form  input.infusion-field-input-container {max-width: calc(100% - 60px;);}
}

/* home page */
.home-graph-background{height: 561px;}

/* home page */


/* 12.08.2019 start */

.contact-form-infusion .infusion-form .infusion-submit {
    width: 100%;
    float: left;
    text-align: center;
}
.contact-form-infusion .infusion-form .infusion-submit .white-cta-button {
   font-family: Raleway;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 26px !important;
    letter-spacing: .4px;
    text-shadow: inherit;
    padding: 18px 25px !important;
    white-space: normal;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
        width: 100%;
    margin-top: 10px;
    background: #00a8ff;
        border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    min-width: 240px;
    border: 0;
    color: #fff;
}
.contact-form-infusion .infusion-form .infusion-submit .white-cta-button:hover {
    background: #10374c;
}

.team-infusion-form fieldset {
	border-top: 1px solid #e0dfdc;
    border-right: 1px solid #e0dfdc;
    border-bottom: 1px solid #e0dfdc;
    border-left: 1px solid #e0dfdc;
	background-color: #fafaf9;
	padding: 15px 22px;
}
.team-infusion-form fieldset select {
	width: 90%;
	border: none;
	background-color: #fafaf9;
}


@media (min-width: 768px) {
	.center-last-element .has-fancybox .rt-case-study-box-item:nth-child(5) {
		left: 390px !important;
	    top: 424px !important;
	}	
}

@media (max-width: 479px) {
	.center-last-element .has-fancybox .rt-case-study-box-item:nth-child(5) {
		left: auto !important;
		margin-left: 0;
	}	
}
/* .center-last-element .has-fancybox .rt-case-study-box-item:nth-child(4),
.center-last-element .has-fancybox .rt-case-study-box-item:nth-child(5) {
    margin-left: 16.66666667%;
} */
/* 12.08.2019 end */


/* 11th dec 2019*/
.entrepreneur h4 {width: 100%;font-weight: 400;margin-right: 0; font-size: 18px;
    line-height: 25px;}
.vc_row.wpb_row.vc_inner.vc_row-fluid.entrepreneur-odd { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
.aaron-intro p{margin-bottom: 10px;}
.aaron-intro p:last-child{margin-bottom: 0}
.aaron-intro .vc_column-inner {padding: 50px !important;}
.what-we-do .wpb_text_column.wpb_content_element { margin-bottom: 0 !important; margin-top: 30px !important; }

/* 13th dec 2019*/
.entrepreneur-odd-left h4 {width: 100%;font-weight: 400; font-size: 18px; line-height: 25px ;}
.swap p {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;text-align: center;
}
.swap .vc_btn3-color-juicy-pink {
    display: none !important;
}
.entrepreneur-odd .wpb_single_image.vc_align_left{text-align: center;}
/*.swapv .vc_custom_1419240516480 { background-color: transparent !important; }*/
.swap .vc_gitem-zone {
    background-color: transparent!important;
}

.swap h4{text-align: center !important; padding: 10px 0 0 !important;}
/* responsive */
@media(max-width:1024px){
	.aaron-intro .vc_column-inner {padding: 25px !important;}
	.aaron-intro {width: 100% !important;}
	.aron-image { width: 100% !important; }

	/* 13th dec 2019*/
	.infusion-form .fieldicon{margin-right: 15px;}
	.entrepreneur-odd-left.wpb_column.vc_column_container.vc_col-sm-6 {width: 100%;order: 2;}
	.entrepreneur-main .entrepreneur-image {width: 100%;}
	.entrepreneur-main .entrepreneur {width: 100% !important;}
	


	
	.entrepreneur-main .wpb_single_image.vc_align_left{text-align: center;}

	/* 16th dec 2019*/
	.contact-form-right { width: 100% !important; }
	.contact-form-left { width: 100% !important; }



	

}
@media(max-width:767px){
	.entrepreneur-odd-left {order: 2;}

	/* 13th dec 2019*/
	.infusion-form .fieldicon{margin-right: 10px;}

	
}




/* 3rd jan 2020*/
.paragraphs{font-size: 18px !important; line-height: 26px !important } 
p{font-size: 18px !important; line-height: 25px !important}

.rt-fancy-text-box.element-four>.holder>.heading p.title { font-size: 20px !important; line-height: 26px !important; }
.full-section{padding-top: 75px !important;padding-bottom: 75px !important}
.vc_row.wpb_row.vc_row-fluid.fancy-box-title {padding-top: 50px !important; padding-bottom: 50px !important; }
.vc_row.wpb_row.vc_row-fluid.fancy-box-title.odd{padding-top: 20px !important}
.contact-form-slide{margin-top: 40px; margin-bottom: 0 !important}
.comp-news{margin-bottom: 15px}




/*4th jan*/
.only-titles{padding-top: 55px; padding-bottom: 0px;}
.rt-pricing-table.element-seven>.holder>.heading{margin-bottom: 15px !important;}
.rt-pricing-table.element-seven>.holder>.icon {margin-bottom: 20px !important; }
.rt-pricing-table.element-seven>.holder>.pricing {margin-bottom: 20px !important; }
.rt-pricing-table.element-seven>.holder>.pricing .price sup{vertical-align: middle !important;     margin-top: 36px !important;}
.rt-pricing-table.element-seven>.holder>.pricing .price sub{vertical-align: middle !important;}
.full-section.odd {padding-top: 0 !important; }
.orange-form{padding-top: 75px !important;padding-bottom: 75px !important}
.traffic-section .rt-counterup.element-one {font-size: 40px !important; }
.radiantthemes-accordion.element-four .radiantthemes-accordion-item>.radiantthemes-accordion-item-title>h4.panel-title {font-size: 19px !important; line-height: 27px}
.contact-form-right input {font-size: 16px !important;font-family: Raleway !important; }
.contact-form-right input:focus{}


h1, h2, h3, h3, h5 , h6{margin-bottom: 20px !important}

.radiantthemes-accordion.element-four .radiantthemes-accordion-item>.radiantthemes-accordion-item-body{font-size: 18px !important;  line-height: 25px !important;}
.latest-b {padding-bottom: 50px !important; padding-top: 50px !important; }
.latest-b .holder.matchHeight {height: 450px !important; } 
.team-infusion-form fieldset select{font-size:18px; line-height: 25px; color: #7b7473;font-family: Raleway !important; }
.aron-sec {padding: 50px 0 0 !important;display: flex;flex-wrap: wrap;align-items: center;}
.plans{padding-bottom: 50px !important}
.bar{display: none;}
.only-titles.bar-desktop{display: block;}
.rt-fancy-text-box.element-three>.holder{padding: 0 20px 0 20px; height: 280px !important;}
.blue-counter{padding: 40px 0 !important}
.blue-counter .wpb_wrapper > div{font-size: 50px !important;}
.rt-tab.element-four>ul.nav-tabs>li>a {padding: 0px 50px 20px 50px;}
.ecom{margin-bottom: 40px !important}
.vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section{padding-top: 0 !important}
.entrepreneur-image img {max-width: 400px !important;margin: 0 auto !important;}
ul li{font-size: 18px; line-height: 25px}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {margin-bottom: 20px;}
.footer-testi{padding-bottom: 55px;}
.clients-chicaco .vc_column-inner {padding-top: 0 !important;}
.Businesses .vc_column-inner {padding-top: 0 !important;}


/* header*/
.wraper_header.style-twelve .nav > [class*="menu-"] > ul.menu > li > ul > li > a, .wraper_header.style-twelve .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > a, .wraper_header.style-twelve .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li > a, .wraper_header.style-twelve .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li ul li a{line-height: 21px !important; font-size: 12px !important;}
.client-p-logo .vc_column-inner {padding-top: 0 !important; } 
.client-p-logo {padding-bottom: 75px;}
.cont-us .vc_column-inner{padding-top: 0 !important}
.aron-sec-image {width: 60% !important;}
.aron-sec-text{width: 39% !important;}
.rt-tab.element-two>ul.nav-tabs{margin-bottom: 0px !important}
.case_study_result h6{margin-bottom: 0 }

.contact-us-phone h6{font-size: 18px !important; line-height: 25px !important}
/*.ppc-contact input.wpcf7-form-control.wpcf7-submit {
    font-size: 14px !important;
    line-height: 25px;
}
.sem-contact .form-row.text-center input{font-size: 13px !important;line-height: 25px;}*/

/* 24th march 2020*/
.rt-case-studies-slider.element-one .rt-case-studies-slider-item>.holder>.pic>.holder{
	background-size:66% !important;
}


/* responsive */
@media(max-width:1024px){

	/* font size css starts*/	
	h1{font-size: 30px !important; line-height:36px !important; }
	h2{font-size: 28px !important; line-height: 35px !important}
	h3{font-size: 26px !important; line-height: 30px !important}
	h4{font-size: 24px !important; line-height: 30px !important}
	h5{font-size: 22px !important; line-height: 28px !important}
	h6{font-size: 20px !important; line-height: 26px !important}
	/* font size css ends*/

.rt-fancy-text-box.element-four>.holder>.heading p.title { font-size: 18px !important; line-height: 26px !important; }
p { font-size: 16px !important; line-height: 24px !important; margin-bottom: 20px !important}
section.vc_section.background-position-center-bottom.background-repeat-repeat-x.full-section{padding-top: 50px !important;}
.full-section{padding-top: 50px !important; padding-bottom: 50px !important}
.orange-form{padding-top: 50px !important;padding-bottom: 50px !important}
.vc_row.wpb_row.vc_row-fluid.fancy-box-title {padding-top: 30px !important; padding-bottom: 00px !important; } 
.contact-form-slide{margin-top: 20px}
.only-titles {padding-top: 50px; padding-bottom: 0px; } 
.rt-pricing-table.element-seven>.holder{    padding: 35px 20px 55px !important;}
.two-part{display: flex;flex-wrap: wrap; align-items: center;}
.vc_row.wpb_row.vc_row-fluid.fancy-box-title.odd{padding-top: 30px !important}
.traffic-section .rt-counterup.element-one {font-size: 20px !important; } 
.traffic-section{width: 100% !important}
.traffic-section h5 {font-size: 18px !important; } 
.radiantthemes-accordion.element-four .radiantthemes-accordion-item>.radiantthemes-accordion-item-body span {font-size: 16px !important; line-height: 24px !important; }
.two-part img {width: 350px; margin: 0 auto; }
.blog.element-one .blog-item>.holder>.data h4{font-size: 20px !important}
.aron-sec {padding: 0px 0 0 !important;}
.traffic-section:last-child{padding-top: 0 !important}
.only-titles.bar-desktop{display: none;}
.bar{display: block;}
.bar .full-section {padding-top: 0 !important; }
.traffic-section.wpb_column {margin-bottom: 0px; }
.four-all .fancy-box-title-inner{margin-bottom: 20px !important}
.blue-counter .wpb_wrapper > div {font-size: 40px !important; } 	
.rt-tab.element-four>ul.nav-tabs>li>a {padding: 0px 20px 30px !important;}
.rt-tab.element-four>ul.nav-tabs{border-bottom: none !important;}
.meta span {font-size: 16px !important;line-height: 24px !important;}
.default-page ol > li,
.comment-content ol > li{font-size:16px; line-height:24px;}
.default-page p em sup, .comment-content p em sup {font-size: 16px !important;line-height: 24px !important;}
.post.single-post .entry-content ul li em sup {font-size: 16px !important;line-height:24px !important;}
.post.single-post .entry-content ul li {font-size: 16px !important;line-height: 24px !important;}
.default-page table tr td, .comment-content table tr td {font-size: 16px !important; line-height: 24px !imporatnt; } 
.paragraphs{font-size: 16px !important; line-height: 24px !important;}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{margin-bottom: 0 !important}
.infusion-form .cta-button{font-size:16px !important; line-height: 24px !important}
.team.element-seven .team-item{height: 370px !important}
.our-team{padding-top: 00px !important;}
.entrepreneur h4 , .entrepreneur-odd-left h4{font-size: 16px !important; line-height: 24px !important}
.entrepreneur-main .entrepreneur-image img {max-width: 250px !important; margin-bottom: 20px !important}
.entrepreneur-image img{max-width: 250px !important; margin-bottom: 20px !important}
.swap-com{ max-width: 250px !important; margin:0 auto 20px !important;}
.entrepreneur-odd img{max-width:250px !important;}
ul li{font-size: 16px; line-height: 24px}
.row.footer_main > div {width: 25% !important;}
.radiantthemes-accordion.element-four .radiantthemes-accordion-item>.radiantthemes-accordion-item-body {font-size: 16px !important;line-height: 24px !important;}
.client-p-logo {padding-bottom: 55px;}
.aron-sec-image {width: 60% !important;}
.aron-sec-text{width: 39% !important;}
.aron-sec img {max-width: 300px;margin: 0 auto;}
.challenege img{max-width: 350px !important; margin: 0 auto;}

.contact-us-phone h6{font-size: 16px !important; line-height: 24px !important}




}

@media(max-width:991px){
	ul.rt-mega-menu-row a{text-transform: capitalize !important;}
	.mobile-menu-nav > [class*='menu-'] > ul.menu > li > ul > li > a{text-transform: capitalize !important;}
	.mobile-menu-nav > [class*='menu-'] > ul.menu li a {text-transform: capitalize; color: #333333; }
	.mobile-menu-nav > [class*='menu-'] > ul.menu li ul li a{color: #333333}
}

@media(max-width:767px){
	.paragraphs{font-size: 16px !important; line-height: 26px !important } 
	
	/* font size css starts*/	
	h1{font-size: 28px !important; line-height:30px !important; }
	h2{font-size: 26px !important; line-height: 35px !important}
	h3{font-size: 24px !important; line-height: 32px !important}
	h4{font-size: 22px !important; line-height: 28px !important}
	h5{font-size: 20px !important; line-height: 26px !important}
	h6{font-size: 18px !important; line-height: 24px !important}
	/* font size css ends*/

	/*.rt-fancy-text-box.element-four>.holder>.heading p.title { font-size: 14px !important; line-height: 22px !important; }*/
.full-section{padding-top: 25px !important; padding-bottom: 25px !important; padding-right: 15px !important; padding-left: 15px !important}
.orange-form{padding-top: 25px !important;padding-bottom: 55px !important; padding-right: 15px !important; padding-left: 15px !important}
.vc_row.wpb_row.vc_row-fluid.fancy-box-title {padding-top: 15px !important;} 
.only-titles {padding-top: 30px; padding-bottom: 30px;padding-right: 15px !important; padding-left: 15px !important } 
.plans .wpb_column {margin-bottom: 20px; }
.fancy-box-title-inner{margin-bottom: 15px !important}
.vc_column_container>.vc_column-inner{padding-left: 0px !important;padding-right: 0px !important;}
 .royal-wolf-cikago .vc_column-inner {padding-left: 10px !important;padding-right: 10px !important;}
.testi{padding-left: 15px !important; padding-right: 15px !important }
.traffic-section .rt-counterup.element-one{text-align: center !important;}
.traffic-section .vc_custom_heading {text-align: center !important; } 
.traffic-section .wpb_text_column{text-align: right !important; padding-left: 53px;}
.traffic-section h5.vc_custom_heading{text-align: right !important;}
.choosing {padding-right: 10px; }
.sem-paid {padding-right: 10px; } 
.radiantthemes-accordion.element-four .radiantthemes-accordion-item>.radiantthemes-accordion-item-title>h4.panel-title {font-size: 15px !important; }
.contact-form-right input {font-size: 14px !important;font-family: Raleway !important; }
.radiantthemes-accordion.element-four .radiantthemes-accordion-item>.radiantthemes-accordion-item-body span{line-height: 24px !important}
.online-pr {padding-bottom: 0 !important; }
.move-over {padding-top: 0 !important; } 
.move-over .vc_column-inner {padding-top: 0 !important; } 
.plans{padding-bottom: 30px !important}
.traffic-section.wpb_column .vc_column-inner {margin-bottom: 0 !important; } 
.rt-tab.element-four>ul.nav-tabs>li{display: block !important; width: 100% !important}
.rt-tab.element-four>ul.nav-tabs>li>a{padding: 0px 50px 20px 50px !important;}
.local-seo-tab h4 {padding: 0 15px; } 
.local-seo-tab .wpb_text_column {padding: 0 15px !important; }
.local-seo-tab .radiantthemes-button{padding: 0 15px !important}
.post.single-post .entry-header .entry-title{font-size:22px !important; line-height:30px !important}
.post.single-post .entry-content h2{font-size:20px !important; }
.post.single-post .entry-content h3{font-size:20px !important; }
.traffic-section.wpb_column{margin-bottom: 10px}
.entrepreneur-image img {max-width: 250px !important; margin: 0 auto !important; }
.heres-how {padding-top: 50px !important; padding-bottom: 100px !important; }
.footer-testi{padding-bottom: 25px;}
.we-do-what {padding: 0 15px; } 
.entrepreneur-main  , .entrepreneur-odd{padding: 0 15px !important; margin: 0 !important}
.row.footer_main > div {width: 100% !important; }
.client-p-logo {padding-bottom: 25px;}
.contact-form-right.wpb_column.vc_column_container {padding: 15px 0 !important;}
.rt-tab.element-two>ul.nav-tabs>li{    display: block !important;}
.rt-tab.element-two>ul.nav-tabs{margin-bottom: 0 !important}
.aron-sec-image {width: 100% !important;}
.aron-sec-text{width: 100% !important;}
.rt-tab.element-two>ul.nav-tabs>li {margin-right: 0 !important}
.challenege img{max-width: 300px !important; margin: 0 auto;}
.case_study_result h6{    font-size: 14px !important; }


}


.full-section.home-page{
	padding-top: 200px !important;
    padding-bottom: 200px !important;
}
@media(max-width:1024px){
	.full-section.home-page {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
}




/* 9th april 2020 report page css starts*/
/*.first-fullwidth-section {
    background: url(https://louderstaging.wpengine.com/wp-content/uploads/2020/04/first-section-bg.jpg) no-repeat top center;
    background-size: 100%;
}
.align-center {
    text-align: center;
}
.wrap-inner {
    max-width: 1024px;
    margin: 0 auto;
}
.performance-report.align-center {
    padding: 80px 0;
}
.performance-report h1 {
    font-size: 42px;
    font-family: 'Raleway';
    font-weight: 400;
    color: #333;
    margin-bottom: 65px !important;
}
.performance-report h1 strong {
    color: #ff5825;
    font-family: 'Raleway';
    font-weight: 700;
}
.performance-report .report-global-status {
    font-family: 'Raleway';
    font-size: 33px;
    margin-bottom: 30px;
    font-weight: 300;
}
.performance-report .report-image {
    display: inline-block;
    padding: 9px;
    border: 1px solid #e8e8e8;
    background: #fff;
}
.performance-report .report-image img {
    width: 426px;
    height: 285px;
}
.cirle-wrap {
    text-align: center;
    margin: 15px 0;
}
.performance-report a.h4.light {
    font-size: 33px;
    color: #334;
    font-family: 'Raleway-ExtraLight';
}
.report-global-score-wrap {
    clear: both;
    padding-top: 67px;
}
.report-global-score {
    list-style: none;
}
.report-global-score li {
    float: left;
    width: 33.3%;
}
.report-global-score li .progress-score {
    margin-bottom: 25px; position: relative;
}
*/
/* 9th april 2020 report page css ends*/
