body {
	padding: 0px;
	margin: 0px;
	
}
img {
	max-width: 100%;
	height: 0 auto;
}
a {
	text-decoration: none !important;
}
a:focus {
	outline: none;
	outline: 0px auto -webkit-focus-ring-color;
	outline-offset: 0px
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
	outline: none;
	outline-offset: 0px;
}
a:focus, a:hover {
	text-decoration: none !important;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-SemiBold.eot');
    src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBold.woff') format('woff'),
        url('../fonts/Poppins-SemiBold.ttf') format('truetype'),
        url('../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.eot');
    src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.woff') format('woff'),
        url('../fonts/Poppins-Medium.ttf') format('truetype'),
        url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.eot');
    src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff'),
        url('../fonts/Poppins-Regular.ttf') format('truetype'),
        url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Black.eot');
    src: url('../fonts/Poppins-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Black.woff2') format('woff2'),
        url('../fonts/Poppins-Black.woff') format('woff'),
        url('../fonts/Poppins-Black.ttf') format('truetype'),
        url('../fonts/Poppins-Black.svg#Poppins-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Bold.eot');
    src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Bold.woff2') format('woff2'),
        url('../fonts/Poppins-Bold.woff') format('woff'),
        url('../fonts/Poppins-Bold.ttf') format('truetype'),
        url('../fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


.darkHeader {
    position: fixed;
    width: 100%;
    background: rgb(255 255 255 / 85%);
    top: 0;
    z-index: 9999;
}
.darkHeader .logo img {
    width: 130px;
    padding: 14px;
}

.top_sec {
    background: #602a7e;
    color: #fff;
    font-size: 14px;
    padding: 12px 0 12px;
}
.cl_ico {
    display: inline-block;
    vertical-align: text-bottom;
}
.cl_top {
    text-align: right;
    border-right: 1px solid #ccc;
    padding-right: 10px;
}
.cl_no {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.cl_no a {
    color: #fff;
    font-size: 16px;
    line-height: 1;
}
.top_msg {
    font-size: 13.4px;
    padding-top: 2px;
}
.menu_sec {
    height: 91px;
}
.logo {
    position: relative;
    z-index: 99;
}
.primary-navigation li:before {
    content: "|";
    position: absolute;
    left: auto;
    top: 0;
    font-size: 17px;
}
.primary-navigation li:first-child:before {
    content: none;
}
.primary-navigation ul ul li:before {
    content: none;
}
.head_btn {
    position: relative;
    background: #35da22;
    padding: 33px 20px;
    font-size: 17px;
    font-weight: 600;
}
.head_btn:after {
    width: 50%;
    height: 100%;
    content: "";
    position: absolute;
    right: -116px;
    top: 0;
    background: #35da22;
}
.head_btn a {
    color: #fff;
}
.ms-slide-info {
    position: absolute !important;
    left: 140px;
    top: 50%;
    transform: translate(0px, -50%);
    width: auto !important;
} 
.ms-view:after {
    content: "";
    position: absolute;
    left: 0;
    width: 683px;
    top: 0;
    height: 646px;
    background-image: url(../images/overly.png);
}
.bnt_sub {
    background: rgb(81,39,102);
    background: -moz-linear-gradient(97deg, rgba(81,39,102,1) 0%, rgba(81,39,102,0.639093137254902) 33%, rgba(255,255,255,0.05085784313725494) 86%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(97deg, rgba(81,39,102,1) 0%, rgba(81,39,102,0.639093137254902) 33%, rgba(255,255,255,0.05085784313725494) 86%, rgba(255,255,255,0) 100%);
    background: linear-gradient(97deg, rgba(81,39,102,1) 0%, rgba(81,39,102,0.639093137254902) 33%, rgba(255,255,255,0.05085784313725494) 86%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#512766",endColorstr="#ffffff",GradientType=1);
    display: inline-block;
    color: #fff;
    font-size: 17px;
    padding: 7px 14px 5px;
    margin-bottom: 10px;
} 
.bnr_titl {
    font-size: 40px;
    font-weight: 800;
    color: #Fff;
    padding-right: 59%;
    line-height: 1.1;
}
.bnr_txt {
    font-size: 18px;
    color: #fff;
    margin: 10px 0;
}
.ao {
    margin-top: 30px;
}
.ao a {
    background: #35da22;
    font-size: 18px;
    color: #252525;
    padding: 14px 25px 15px;
    border-radius: 7px;
    font-weight: 500;
}
.ao a:hover {
    background: #5f2a80;
    color: #fff;
}
.about_outer {
    margin: 70px 0;
}
.abt_sub {
    background: rgb(81,39,102);
    background: -moz-linear-gradient(97deg, rgba(81,39,102,1) 0%, rgba(81,39,102,0.7903536414565826) 61%, rgba(255,255,255,0.05085784313725494) 91%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(97deg, rgba(81,39,102,1) 0%, rgba(81,39,102,0.7903536414565826) 61%, rgba(255,255,255,0.05085784313725494) 91%, rgba(255,255,255,0) 100%);
    background: linear-gradient(97deg, rgba(81,39,102,1) 0%, rgba(81,39,102,0.7903536414565826) 61%, rgba(255,255,255,0.05085784313725494) 91%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#512766",endColorstr="#ffffff",GradientType=1);
    display: inline-block;
    color: #fff;
    font-size: 17px;
    padding:5px 14px 4px;
    margin-bottom: 10px;
}
.abt_titl {
    font-size: 45px;
    color: #222;
    font-weight: 800;
    margin: 6px 0 19px;
    line-height: 1;
    letter-spacing: 1.1px;
}

.abt_txt {
    line-height: 28px;
}
.choose_outer {
    background: #602a7e;
    color: #fff;
    padding: 0px 30px;
}
.ch_cont {
    padding: 40px 15px;
}
.ch_cont.white_bg {
background: #fff;
    position: relative;
    min-height: 222px;
}
.after_bg:after {
    width: 14%;
    height: 100%;
    background: #fff;
    right: -38px;
    top: 0;
    content: "";
    position: absolute;
}
.ch_ico {
    width: 81px;
    height: 81px;
    background: #fff;
    text-align: center;
    line-height: 4.9;
    border-radius: 50px;
    display: inline-block;
    vertical-align: middle;
}
.white_bg .ch_ico {
    background: #602a7e;
}
.white_bg .ch_right {
    color: #000;
}
.white_bg .ch_txt {
    color: #5a5a5a;
}
.ch_right {
    display: inline-block;
    vertical-align: top;
    width: 68%;
    margin-left: 6px;
}
.ch_titl {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 10px;
}
.ch_txt {
    font-size: 14px;
    color: #e9e9e9;
}
.serv_cont {
    padding: 70px 90px 0 90px;
}
.serv_grd {
    background: rgb(81,39,102);
    background: -moz-linear-gradient(97deg, rgba(81,39,102,1) 0%, rgba(81,39,102,0.7903536414565826) 61%, rgba(255,255,255,0.05085784313725494) 91%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(97deg, rgba(81,39,102,1) 0%, rgba(81,39,102,0.7903536414565826) 61%, rgba(255,255,255,0.05085784313725494) 91%, rgba(255,255,255,0) 100%);
    background: linear-gradient(97deg, rgba(81,39,102,1) 0%, rgba(81,39,102,0.7903536414565826) 61%, rgba(255,255,255,0.05085784313725494) 91%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#512766",endColorstr="#ffffff",GradientType=1);
    display: inline-block;
    padding: 2px 10px 1px;
    font-size: 15px;
    color: #fff;
    margin-bottom: 6px;
    letter-spacing: 0.8px;
}
.serv_titl {
    font-size: 25px;
    color: #252825;
    font-weight: bold;
    line-height: 1.3;
}
.serv_txt {
    font-size: 15px;
    padding-right: 70px;
    color: #626262;
    margin: 12px 0;
}
.serv_btn {
    margin-top: 13px;
}
.serv_btn a {
    font-size: 13px;
    background: #35da22;
    padding: 7px 16px;
    border-radius: 4px;
    color: #3a3a3a;
    font-weight: 600;
}
.serv_btn a:hover {
    background: #602980;
    color: #fff;
}
.serv_ico {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}
.serv_btm {
    display: inline-block;
    vertical-align: top;
    width: 80%;
}
.ovlay_bg {
    position: relative;
}
.ovlay_bg:after {
    width: 637px;
    height: 601px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/overly2.png);
    z-index: -1;
    background-position: -60px 0;
    background-repeat: no-repeat;
}
.glry_outer {
    background: url(../images/glry_bg.jpg);
    padding: 60px 0 80px;
}
.glry_titl {
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}
.vg {
    margin-top: 45px;
}
.vg a {
    background: #35da22;
    font-size: 18px;
    color: #252525;
    padding: 13px 30px 13px;
    border-radius: 5px;
    font-weight: 500;
}
#sp-testimonial-free-wrapper-51 .sp-testimonial-free {
    background: #fff !important;
    border-bottom: 5px solid #602a7e !important;
    border-radius: 10px !important;
    box-shadow: 2px 3px 10px 4px rgb(0 0 0 / 18%) !important;
    padding: 40px 25px 30px;
    text-align: left;
    min-height: 380px;
}
.sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
    font-size: 16px;
    text-align: left !important;
}
#sp-testimonial-free-wrapper-51 .sp-testimonial-free-section .sp-testimonial-client-name {
    color: #602980 !important;
    margin-bottom: 0 !important;
}
.sp-testimonial-free-section .sp-testimonial-client-name {
    font-size: 18px !important;
    text-align: left !important;
    font-weight: 600 !important;
}
#sp-testimonial-free-wrapper-51 .sp-testimonial-free-section .sp-testimonial-client-designation {
    color: #444444 !important;
     text-align: left !important;
}
.sp-testimonial-free-section .sp-testimonial-client-designation {
    font-size: 13px !important;
    text-align: left !important;
}
.sp-testimonial-free-section .sp-testimonial-client-image img {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
.testi_form_outer {
    margin: 60px 0;
}
.sp-testimonial-free-section .sp-testimonial-item {
    margin-bottom: 50px;
    margin-top: 20px;
}
.sp-testimonial-free-section.swiper-initialized, .sp-testimonial-free-section:not(.swiper-initialized,.tfree-layout-grid) {
    margin: 0 30px !important;
    padding: 0 10px !important;
}
.testi_sub {
    background: rgb(81,39,102);
    background: -moz-linear-gradient(97deg, rgba(81,39,102,1) 0%, rgba(81,39,102,0.7903536414565826) 61%, rgba(255,255,255,0.05085784313725494) 91%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(97deg, rgba(81,39,102,1) 0%, rgba(81,39,102,0.7903536414565826) 61%, rgba(255,255,255,0.05085784313725494) 91%, rgba(255,255,255,0) 100%);
    background: linear-gradient(97deg, rgba(81,39,102,1) 0%, rgba(81,39,102,0.7903536414565826) 61%, rgba(255,255,255,0.05085784313725494) 91%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#512766",endColorstr="#ffffff",GradientType=1);
    display: inline-block;
    font-size: 17px;
    color: #fff;
    padding: 4px 12px;
    margin-bottom: 10px;
}
.testi_titl {
    font-size: 35px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
}
.cta_sec {
    background: #602980;
    overflow: hidden;
    padding-left: 140px;
}
.cta_cont {
    padding-top: 35px;
}
.cta_sub {
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    position: relative;
    display: inline-block;
}
.cta_sub:after {
    width: 60px;
    height: 1px;
    background: #fff;
    content: "";
    position: absolute;
    left: 127px;
    top: 11px;
}
.cta_titl {
    font-size: 33px;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
    margin: 5px 130px 15px 0px;
}
.wap_btn {
    margin-top: 30px;
}
.wap_btn a {
    background: #fff;
    padding: 13px 30px 15px 10px;
    border-radius: 50px;
    font-size: 15px;
    color: #343434;
    font-weight: 600;
}
.footer {
    background: #1a1a1a;
    padding: 40px 0 0;
}
.foot_title {
    font-size: 21px;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 600;
}
.foot_left {
    border-right: 1px solid #444;
}
.foot_left ul {
    margin: 0;
}
.foot_left ul li {
    list-style-type: none;
    padding-bottom: 4px;
    font-size: 15px;
}
.foot_left ul li a {
    color: #fff;
}
.foot_left ul li a:hover {
    color: #35da22;
}
.foot_no a img {
    display: inline-block;
    vertical-align: -2px;
    margin-right: 2px;
}
.foot_no a {
    font-size: 19px;
    display: block;
    font-weight: 500;
    color: #fff;
    margin-bottom: 6px;
}
.foot_no a:last-child {
    font-size: 16px;
    font-weight: 400;
}
.foot_span {
    margin-top: 10px;
}
.foot_span span {
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
    color: #fff;
}
.foot_span img {
    margin-right: 3px;
    display: inline-block;
    vertical-align: sub;
}
.ndis_logo {
    margin-top: 10px;
}

.foot_btm {
    margin-top: 20px;
    background: #fff;
    padding:10px 0 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
.foot_btm a {
    color: #000;
}
.footer_copyright {
    padding-top: 6px;
}
a#back-to-top {
    line-height: 27px;
    overflow: hidden;
    z-index: 999;
    background: #602a7e;
    cursor: pointer;
    transform: rotate(0deg);
    position: fixed;
    bottom: 35px;
    padding: 5px;
    right: 27px;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    transition: all 0.5s;
    border-radius: 0;
    opacity: 0;
}
#back-to-top.show {
    opacity: 1;
}
.page .entry-header, .blog_page_header {
    background: #220d2e !important;
    background-size: cover !important;
    max-width: 100% !important;
    padding: 120px 0px 110px !important;
    margin: 0 0 50px !important;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.page .entry-content {
	max-width: 100% !important;
	padding: 0px !important;
}
.content-area, .content-sidebar {
    padding-top: 0px !important;
}
.page .entry-title, .blog_page_title {
    color: #ffffff;
    position: relative;
    font-size: 26px;  text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 99;
    margin-bottom: 3px;
}
 .inner_title{
  font-size: 36px;
  color: #222;
  font-weight: 800;
  margin: 6px 0 19px;
  line-height: 1.2;
}
.inner_title strong{
	color:#602a7e;
	font-weight: 800;
}
.inner_txt ul {
  padding: 0px;
  margin: 0 0 20px 0;
 list-style:none;
}
.inner_txt ul li {
  background: url(../images/list-icon.png) no-repeat left top 3px;
  display: block;
  text-align: left;
  padding-left: 28px;
  padding-bottom: 6px;
}
.in_rev_cont img {
    width: 110px;
}
.in_rev_cont {
    background: #efefef;
    padding: 20px;
    border-radius: 5px;
}
.inner-title {
    font-size: 30px;
    font-weight: 900;
    color: #010101;
    line-height: 1.2;
    padding-top: 5px;
}
.contact-media {
	display: flex;
	align-items: center;
	padding-bottom: 28px;
}
.contact-align-self-start {
	background: #eeebeb;
	width: 55px;
	height: 55px;
	text-align: center;
	line-height: 52px;
	margin-right: 23px;
	border-radius: 50%;
}
.contact-align-self-start img {
    width: 20px;
}
.contact-box-title {
	color: #5f2a7e;
	font-size: 18px;
	font-weight: 600;
}
.inner-title strong {
    font-weight: 800;
    color: #5f2a80;
}
.contact-box-txt, .contact-box-txt a {
	color: #14132e;
	font-size: 18px;
	text-decoration:none !important;
}
.frm_fld input, .frm_fld textarea {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    border-color: #cbcbcb;
    font-size: 16px;
}
.frm_fld textarea {
    height: 110px;
}
.frm_fld p {
    margin: 0;
}
.send_btn input {
    background: linear-gradient(360deg, #602a7e 0%, #451a5c 100%) !important;
    width: 100% !important;
    text-transform: capitalize !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}
.mob_res {
    position: fixed;
    width: 100%;
    z-index: 999;
    bottom: 0;
}
.mob_res ul li a {
    color: #fff;
    padding: 10px 0;
    display: block;
    font-size: 14px;
}
.mob_res ul li {
    list-style-type: none;
    float: left;
    width: 50%;
    text-align: center;
    text-transform: uppercase;
    background: #39cf28;
}
.mob_res ul {
    margin: 0;
}
li.mail_mob {
    background:#5e2980 !important;
}
.thankyou-btn a {
        display: inline-block;
    background: #32cd32;
    padding: 10px 25px;
    margin-top: 10px;
    color: #ffffff;
}
.cta_in_btn {
    margin-top: 25px;
}
.cta_in_btn a {
    background: #35da22;
    padding: 10px 20px;
    color: #fff;
}
a.cous {
    background: #602a7e;
}
@media only screen and (max-width : 320px) {
	.darkHeader .logo img {
		padding: 2px;
	}
	.menu_sec {
		height: auto;
	}
	.bnt_sub {
		display: none;
	}
	.ms-slide-info {
		left: 15px;
	}
	.ms-info .ao {
		display: none;
	}
	.bnr_titl {
		font-size: 20px;
		padding-right: 0;
	}
	.bnr_txt {
		font-size: 14px;
		margin: 5px 0;
	}
	.about_outer {
		margin: 30px 0;
	}
	.abt_sub {
		font-size: 14px;
		margin-top: 20px;
	}
	.abt_titl {
		font-size: 22px;
		margin: 6px 0 15px;
		line-height: 1.2;
	}
	.abt_txt {
		line-height: 24px;
		margin-bottom: 30px;
	}
	.ao a {
		font-size: 16px;
		padding: 11px 19px 11px;
	}
	.choose_outer {
		padding: 0px 0px 20px;
	}
	.ch_cont {
		padding: 30px 5px;
	}
	.ch_cont.white_bg {
		min-height: auto;
	}
	.ch_cont {
		padding: 20px 5px;
	}
	.after_bg:after{
		display:none;
	}
	.ovlay_bg:after {
    	width: 100%;
	}
	.serv_cont {
		padding: 30px 15px 0 15px;
	}
	.serv_btm {
		width: 67%;
	}
	.serv_titl {
		font-size: 20px;
	}
	.serv_titl br {
		display: none;
	}
	.serv_txt {
		font-size: 14px;
		padding-right: 0;
		margin: 7px 0;
	}
	.serv_left_img {
		margin-top: 29px;
	}
	.glry_outer {
		padding: 20px 0 30px;
	}
	.rl-basicgrid-gallery .rl-gallery-item img {
		height: auto !important;
	}
	.testi_form_outer {
		margin: 30px 0;
	}
	.testi_titl {
		font-size: 25px;
		margin-bottom: 0px;
		line-height: 1.2;
	}
	.sp-testimonial-free-section.swiper-initialized, .sp-testimonial-free-section:not(.swiper-initialized,.tfree-layout-grid) {
		margin: 10px 0px !important;
	}
	
	.cta_sec {
		padding-left: 15px;
	}
	.cta_cont {
		padding-top: 25px;
	}
	.cta_titl {
		font-size: 20px;
		margin: 5px 14px 10px 0px;
	}
	.cta_sub {
    	font-size: 14px;
	}
	.cta_sub:after {
		left: 107px;
		top: 9px;
	}
	.cta_img {
		margin-top: 30px;
	}
	.footer {
		padding: 20px 0 0;
	}
	.foot_title {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.foot_span span {
		font-size: 13px;
		margin-bottom: 6px;
	}
	.foot_btm {
		margin-top: 20px;
		padding: 5px 0 50px;
		font-size: 14px;
		text-align: center;
	}
	.page .entry-header, .blog_page_header {
		padding: 70px 0px 60px !important;
		margin: 0 0 30px !important;
	}
	.page .entry-title, .blog_page_title {
		font-size: 20px;
	}
	.inner_title {
		font-size: 21px;
		margin: 20px 0 9px !important;
		line-height: 1.3;
	}
	.mt-5 {
		margin-top: 1rem !important;
	}
	.inner-title {
		font-size: 22px;
		padding-top: 0px;
		margin-bottom: 15px !important;
	}
	.contact-align-self-start {
		margin-right: 9px;
	}
	.contact-box-txt, .contact-box-txt a {
		font-size: 15px;
		word-break: break-all;
		width: 230px;
	}
	.glry_titl {
		font-size: 25px;
		margin-bottom: 10px;
	}
}

@media only screen and (min-width : 321px) and (max-width : 480px) {
	.darkHeader .logo img {
		padding: 2px;
		width: 84px;
	}
	.logo img {
		width: 84px;
	}
	.menu_sec {
		height: auto;
	}
	.bnt_sub {
		display: none;
	}
	.ms-slide-info {
		left: 15px;
	}
	.ms-info .ao {
		display: none;
	}
	.bnr_titl {
		font-size: 20px;
		padding-right: 0;
	}
	.bnr_txt {
		font-size: 14px;
		margin: 5px 0;
	}
	.about_outer {
		margin: 30px 0;
	}
	.abt_sub {
		font-size: 14px;
		margin-top: 20px;
	}
	.abt_titl {
		font-size: 22px;
		margin: 6px 0 15px;
		line-height: 1.2;
	}
	.abt_txt {
		line-height: 24px;
		margin-bottom: 30px;
	}
	.ao a {
		font-size: 16px;
		padding: 11px 19px 11px;
	}
	.choose_outer {
		padding: 0px 0px 20px;
	}
	.ch_cont {
		padding: 30px 5px;
	}
	.ch_cont.white_bg {
		min-height: auto;
	}
	.ch_cont {
		padding: 20px 5px;
	}
	.after_bg:after{
		display:none;
	}
	.ovlay_bg:after {
    	width: 100%;
	}
	.serv_cont {
		padding: 30px 15px 0 15px;
	}
	.serv_btm {
		width: 67%;
	}
	.serv_titl {
		font-size: 20px;
	}
	.serv_titl br {
		display: none;
	}
	.serv_txt {
		font-size: 14px;
		padding-right: 0;
		margin: 7px 0;
	}
	.serv_left_img {
		margin-top: 29px;
	}
	.glry_outer {
		padding: 20px 0 30px;
	}
	.glry_titl {
		font-size: 25px;
		margin-bottom: 10px;
	}
	.rl-basicgrid-gallery .rl-gallery-item img {
		height: auto !important;
	}
	.testi_form_outer {
		margin: 30px 0;
	}
	.testi_titl {
		font-size: 25px;
		margin-bottom: 0px;
		line-height: 1.2;
	}
	.sp-testimonial-free-section.swiper-initialized, .sp-testimonial-free-section:not(.swiper-initialized,.tfree-layout-grid) {
		margin: 10px 0px !important;
	}
	.cta_sec {
		padding-left: 15px;
	}
	.cta_cont {
		padding-top: 25px;
	}
	.cta_titl {
		font-size: 20px;
		margin: 5px 14px 10px 0px;
	}
	.cta_sub {
    	font-size: 14px;
	}
	.cta_sub:after {
		left: 107px;
		top: 9px;
	}
	.cta_img {
		margin-top: 30px;
	}
	.footer {
		padding: 20px 0 0;
	}
	.foot_title {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.foot_span span {
		font-size: 13px;
		margin-bottom: 6px;
	}
	.foot_btm {
		margin-top: 20px;
		padding: 5px 0 50px;
		font-size: 14px;
		text-align: center;
	}
	.page .entry-header, .blog_page_header {
		padding: 70px 0px 60px !important;
		margin: 0 0 30px !important;
	}
	.page .entry-title, .blog_page_title {
		font-size: 20px;
	}
	.inner_title {
		font-size: 21px;
		margin: 20px 0 9px !important;
		line-height: 1.3;
	}
	.mt-5 {
		margin-top: 1rem !important;
	}
	.inner-title {
		font-size: 22px;
		padding-top: 0px;
		margin-bottom: 15px !important;
	}
	.contact-align-self-start {
		margin-right: 9px;
	}
	.contact-box-txt, .contact-box-txt a {
		font-size: 15px;
		word-break: break-all;
		width: 230px;
	}
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : portrait) {

}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : portrait) {

}

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

}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
	#rmp_menu_trigger-186 {
		top: 66px !important;
	}
	.darkHeader .logo img {
		padding: 2px;
		width: 84px;
	}
	.logo img {
		width: 84px;
	}
	.menu_sec {
		height: auto;
	}
	.ms-slide-info {
		left: 65px;
	}
	.bnr_titl {
		font-size: 27px;
    	padding-right: 280px;
	}
	.bnr_txt {
	   font-size: 15px;
    	margin: 8px 0;
	}
	.about_outer {
		margin: 30px 0;
	}
	.abt_sub {
		font-size: 14px;
		margin-top: 20px;
	}
	.abt_titl {
		font-size: 24px;
		margin: 6px 0 15px;
		line-height: 1.2;
	}
	.abt_txt {
		line-height: 24px;
		margin-bottom: 30px;
	}
	.ao a {
		font-size: 16px;
		padding: 11px 19px 11px;
	}
	.choose_outer {
		padding: 0px 0px 20px;
	}
	.ch_cont {
		padding: 30px 5px;
	}
	.ch_cont.white_bg {
		min-height: auto;
	}
	.ch_cont {
		padding: 20px 5px;
	}
	.after_bg:after{
		display:none;
	}
	.ovlay_bg:after {
    	width: 100%;
	}
	.serv_cont {
		padding: 30px 15px 30px 15px;
	}
	.serv_btm {
		width: 67%;
	}
	.serv_titl {
		font-size: 20px;
	}
	.serv_titl br {
		display: none;
	}
	.serv_txt {
		font-size: 14px;
		padding-right: 0;
		margin: 7px 0;
	}
	.serv_left_img {
		margin-top: 0;
   	 height: 100%;
	}
	.serv_left_img img {
		object-fit: cover;
		height: 100%;
	}
	.glry_outer {
		padding: 20px 0 30px;
	}
	.glry_titl {
		font-size: 30px;
		margin-bottom: 10px;
	}
	.testi_form_outer {
		margin: 30px 0;
	}
	.testi_titl {
		font-size: 30px;
		margin-bottom: 0px;
		line-height: 1.2;
	}
	.sp-testimonial-free-section.swiper-initialized, .sp-testimonial-free-section:not(.swiper-initialized,.tfree-layout-grid) {
		margin: 10px 0px !important;
	}
	.cta_sec {
		padding-left: 15px;
	}
	.cta_cont {
		padding-top: 25px;
	}
	.cta_titl {
		font-size: 20px;
		margin: 5px 14px 10px 0px;
	}
	.cta_sub {
    	font-size: 14px;
	}
	.cta_sub:after {
		left: 107px;
		top: 9px;
	}
	.cta_img {
		margin-top: 0;
	}
	.wap_btn {
		margin-top: 20px;
	}
	.footer {
		padding: 20px 0 0;
	}
	.foot_left {
		border-right: none;
	}
	.footer_copyright {
		padding-top: 10px;
		text-align: left;
		font-size: 12px;
	}
	.foot_title {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.foot_span span {
		font-size: 13px;
		margin-bottom: 6px;
	}
	.foot_btm {
		margin-top: 20px;
		padding: 5px 0 50px;
		font-size: 14px;
		text-align: center;
	}
	.page .entry-header, .blog_page_header {
		padding: 70px 0px 60px !important;
		margin: 0 0 30px !important;
	}
	.page .entry-title, .blog_page_title {
		font-size: 20px;
	}
	.inner_title {
		font-size: 25px;
		margin: 0px 0 9px !important;
		line-height: 1.3;
	}
	.mt-5 {
		margin-top: 1rem !important;
	}
	.inner-title {
		font-size: 25px;
		padding-top: 0px;
		margin-bottom: 15px !important;
	}
	.contact-align-self-start {
		margin-right: 9px;
	}
	.contact-box-txt, .contact-box-txt a {
		font-size: 15px;
		word-break: break-all;
		width: 230px;
	}
	.contact-media {
		padding-bottom: 10px;
	}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
	.head_btn:after {
		width: 21%;
		right: -44px;
	}
	.head_btn {
		padding: 35px 20px;
		font-size: 15px;
	}
	.primary-navigation a {
		padding: 0 10px !important;
		font-size: 16px !important;
	}
	.cl_no a {
		font-size: 15px;
	}
	.top_msg {
		font-size: 11px;
		padding-top: 4px;
	}
	.serv_cont {
		padding: 40px 30px 30px 30px;
	}
	.ovlay_bg:after {
    	width: 100%;
	}
	.serv_btm {
		width: 78%;
	}
	.after_bg:after {
		width: 20%;
		right: -42px;
	}
	.abt_titl {
    	font-size: 35px;
	}
	.bnr_titl {
		font-size: 32px;
		padding-right: 47%;
	}
	.serv_left_img {
		margin-top: 0;
   	 height: 100%;
	}
	.serv_left_img img {
		object-fit: cover;
		height: 100%;
	}
	.cta_sec {
		padding-left: 40px;
	}
	.cta_titl {
		font-size: 28px;
		margin: 5px 40px 15px 0px;
	}
	.cta_cont {
		padding-top: 25px;
	}
	.foot_span span {
    	font-size: 12px;
	}
	.primary-navigation .menu-item-has-children > a:after, .primary-navigation .page_item_has_children > a:after {
		right: 1px !important;
		top: 43px !important;
	}
	.inner_title {
    	font-size: 27px;
	}
}

/* iPhone X/XS */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

}

/* iPhone XR */
@media only screen and (min-device-width: 414px) and (max-device-width: 896px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
	#rmp_menu_trigger-186 {
		top: 66px !important;
	}
	.darkHeader .logo img {
		padding: 2px;
		width: 84px;
	}
	.logo img {
		width: 84px;
	}
	.menu_sec {
		height: auto;
	}
	.ms-slide-info {
		left: 65px;
	}
	.bnr_titl {
		font-size: 30px;
    	padding-right: 280px;
	}
	.bnr_txt {
	   font-size: 15px;
    	margin: 8px 0;
	}
	.about_outer {
		margin: 30px 0;
	}
	.abt_sub {
		font-size: 14px;
		margin-top: 20px;
	}
	.abt_titl {
		font-size: 22px;
		margin: 6px 0 15px;
		line-height: 1.2;
	}
	.abt_txt {
		line-height: 24px;
		margin-bottom: 30px;
	}
	.ao a {
		font-size: 16px;
		padding: 11px 19px 11px;
	}
	.choose_outer {
		padding: 0px 0px 20px;
	}
	.ch_cont {
		padding: 30px 5px;
	}
	.ch_cont.white_bg {
		min-height: auto;
	}
	.ch_cont {
		padding: 20px 5px;
	}
	.after_bg:after{
		display:none;
	}
	.ovlay_bg:after {
    	width: 100%;
	}
	.serv_cont {
		padding: 30px 15px 30px 15px;
	}
	.serv_btm {
		width: 67%;
	}
	.serv_titl {
		font-size: 20px;
	}
	.serv_titl br {
		display: none;
	}
	.serv_txt {
		font-size: 14px;
		padding-right: 0;
		margin: 7px 0;
	}
	.serv_left_img {
		margin-top: 0;
   	 height: 100%;
	}
	.serv_left_img img {
		object-fit: cover;
		height: 100%;
	}
	.glry_outer {
		padding: 20px 0 30px;
	}
	.glry_titl {
		font-size: 30px;
		margin-bottom: 10px;
	}
	.testi_form_outer {
		margin: 30px 0;
	}
	.testi_titl {
		font-size: 30px;
		margin-bottom: 0px;
		line-height: 1.2;
	}
	.sp-testimonial-free-section.swiper-initialized, .sp-testimonial-free-section:not(.swiper-initialized,.tfree-layout-grid) {
		margin: 10px 0px !important;
	}
	.cta_sec {
		padding-left: 15px;
	}
	.cta_cont {
		padding-top: 25px;
	}
	.cta_titl {
		font-size: 20px;
		margin: 5px 14px 10px 0px;
	}
	.cta_sub {
    	font-size: 14px;
	}
	.cta_sub:after {
		left: 107px;
		top: 9px;
	}
	.cta_img {
		margin-top: 0;
	}
	.wap_btn {
		margin-top: 20px;
	}
	.footer {
		padding: 20px 0 0;
	}
	.foot_left {
		border-right: none;
	}
	.footer_copyright {
		padding-top: 10px;
		text-align: left;
		font-size: 12px;
	}
	.foot_title {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.foot_span span {
		font-size: 13px;
		margin-bottom: 6px;
	}
	.foot_btm {
		margin-top: 20px;
		padding: 5px 0 50px;
		font-size: 14px;
		text-align: center;
	}
	.page .entry-header, .blog_page_header {
		padding: 70px 0px 60px !important;
		margin: 0 0 30px !important;
	}
	.page .entry-title, .blog_page_title {
		font-size: 20px;
	}
	.inner_title {
		font-size: 25px;
		margin: 0px 0 9px !important;
		line-height: 1.3;
	}
	.mt-5 {
		margin-top: 1rem !important;
	}
	.inner-title {
		font-size: 25px;
		padding-top: 0px;
		margin-bottom: 15px !important;
	}
	.contact-align-self-start {
		margin-right: 9px;
	}
	.contact-box-txt, .contact-box-txt a {
		font-size: 15px;
		word-break: break-all;
		width: 230px;
	}
	.contact-media {
		padding-bottom: 10px;
	}
}

/* iPhone XS Max */
@media only screen and (min-device-width: 414px) and (max-device-width: 896px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
	
}
/* iPad Pro 12.9 inch */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
	.head_btn:after {
		width: 21%;
		right: -44px;
	}
	.head_btn {
		padding: 35px 20px;
		font-size: 15px;
	}
	.primary-navigation a {
		padding: 0 10px !important;
		font-size: 16px !important;
	}
	.cl_no a {
		font-size: 15px;
	}
	.top_msg {
		font-size: 11px;
		padding-top: 4px;
	}
	.serv_cont {
		padding: 40px 30px 30px 30px;
	}
	.ovlay_bg:after {
    	width: 100%;
	}
	.serv_btm {
		width: 78%;
	}
	.after_bg:after {
		width: 20%;
		right: -42px;
	}
	.abt_titl {
    	font-size: 35px;
	}
	.bnr_titl {
		font-size: 32px;
		padding-right: 47%;
	}
	.serv_left_img {
		margin-top: 0;
   	 height: 100%;
	}
	.serv_left_img img {
		object-fit: cover;
		height: 100%;
	}
	.cta_sec {
		padding-left: 40px;
	}
	.cta_titl {
		font-size: 28px;
		margin: 5px 40px 15px 0px;
	}
	.cta_cont {
		padding-top: 25px;
	}
	.foot_span span {
    	font-size: 12px;
	}
	.primary-navigation .menu-item-has-children > a:after, .primary-navigation .page_item_has_children > a:after {
		right: 1px !important;
		top: 43px !important;
	}
	.inner_title {
    	font-size: 27px;
	}
}

@media screen and (min-width: 1424px) {
	.head_btn:after {
		right: -64px;
	}
}

@media screen and (min-width: 1624px) {
	.ms-slide-info {
		left: 160px;
	}
	.head_btn:after {
		 width: 70%;
    	right: -165px;
	}
	.choose_outer {
		padding: 0px 160px;
	}
	.after_bg:after {
		width: 54%;
    	right: -172px;
	}
	.serv_cont {
		padding: 90px 250px 0 90px;
	}
	.serv_left_img {
		object-fit: cover;
		height: 100%;
	}
	.serv_left_img img {
		object-fit: cover;
		height: 100%;
		width: 100%;
	}
	.cta_cont {
		padding-top: 75px;
	}
	.cta_sec {
		padding-left: 330px;
	}
	.ovlay_bg:after {
		width: 100%;
		height: 906px;
		background-size: cover;
	}
}

@media screen and (min-width: 1920px) {
	.ms-slide-info {
		left: 300px;
	}
	.head_btn:after {
		width: 110%;
    	right: -312px;
	}
	.choose_outer {
		padding: 0px 290px;
	}
	.after_bg:after {
		width: 92%;
    	right: -302px;
	}
	.serv_cont {
		padding: 90px 400px 0 90px;
	}
	.serv_left_img {
		object-fit: cover;
		height: 100%;
	}
	.serv_left_img img {
		object-fit: cover;
		height: 100%;
		width: 100%;
	}
	.cta_cont {
		padding-top: 75px;
	}
	.cta_sec {
		padding-left: 330px;
	}
	.ovlay_bg:after {
		width: 100%;
		height: 906px;
		background-size: cover;
	}
}

@media screen and (min-width: 2048px) {
	.ms-slide-info {
		left: 400px;
	}
	.head_btn:after {
		width: 140%;
    	right: -377px;
	}
	.choose_outer {
		padding: 0px 360px;
	}
	.after_bg:after {
		    width: 114%;
    	right: -372px;
	}
	.serv_cont {
		padding: 90px 420px 0 90px;
	}
	.serv_left_img {
		object-fit: cover;
		height: 100%;
	}
	.serv_left_img img {
		object-fit: cover;
		height: 100%;
		width: 100%;
	}
	.cta_cont {
		padding-top: 75px;
	}
	.cta_sec {
		padding-left: 380px;
	}
	.ovlay_bg:after {
		width: 100%;
		height: 906px;
		background-size: cover;
	}
}

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