/*
Theme Name: The7
Theme URI: http://the7.io/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you’ll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Version: 6.1.1
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: multipurpose, responsive, retina ready, SEO ready, mobile friendly, iOS, material design, clean, minimal, business, corporate, portfolio, creative, photography, one page site, micro site
Text Domain: the7mk2
*/
@import url('https://fonts.googleapis.com/css?family=Mukta+Malar:200,300,400,500,600,700,800|Pavanam&display=swap&subset=tamil');

.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full{
	display: none;
}


.mukthafont{
  font-family: 'Mukta Malar', sans-serif;	
}
.pavanamfont{
 font-family: 'Pavanam', sans-serif;	
}
body{
	font-family: 'Mukta Malar', sans-serif;
}

h2 {font-family: 'Mukta Malar', sans-serif; font-weight: 800 	}

h3 {font-family: 'Mukta Malar', sans-serif; font-weight: 700 	}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

.pull-right{
	float: right;
}
.readmore-btn{
	display: inline-block;
	color: #4c4c4c;
    font-size: 14px;
}

.readmore-btn span{
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}
.alignnone {
	margin: 0 !important;
	display: block;
}
.cuscol-single {
    background-color: #fff;
    box-shadow: 1px 1px 12px 3px rgba(0, 0, 0, 0.15);
	    cursor: pointer;
	transition: all 0.5s ease;
}
.cuscol-single:hover{
    box-shadow: 4px 4px 12px 7px rgba(0, 0, 0, 0.15);
	transition: all 0.5s ease;
}
.title-container {
    padding: 10px;
    font-family: 'Mukta Malar', sans-serif;
}
.readmore-caption {
    font-size: 15px;
	
}
.secondary-color{
	color: #ec0915;
}
.qoutesimg-container {
    position: relative;
   padding: 15px;
}
.qoutesimg-container:before, .qoutesimg-container:after {
    content: "";
    position: absolute;
    height: 100px;
    width: 100px;
}
.qoutesimg-container:before {
    border-left: 1px solid #ed262a;
    border-top: 1px solid #ed262a;
    left: 0;
    top: 0;
}
.qoutesimg-container:after {
    border-right: 1px solid #ed262a;
    border-bottom: 1px solid #ed262a;
    right: 0;
    bottom: 0;
}
.text-dark{
	color: #221f20;
}
.text-white{
	color: #ffffff;
}
.sectiontit-caption {
    font-size: 30px;
    padding: 0 30px;
	font-weight: 600;
}
.viewall-btn {
    font-size: 15px;
    border: 1px solid #212121;
    display: inline-block;
    line-height: 15px;
    padding: 8px 20px;
    color: #212121;
	text-decoration: none;
	transition: all 0.5s ease;
}
.viewall-btn:hover {
    border: 1px solid #ec0915;
    color: #ec0915;
	transition: all 0.5s ease;
}
.viewall-btn.light-btn {
    font-size: 15px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    display: inline-block;
    line-height: 15px;
    padding: 8px 20px;
    color: #ffffff;
    text-decoration: none;
    transition: all 0.5s ease;
}
.viewall-btn.light-btn:hover {
    border: 1px solid rgba(247, 185, 48, 0.5);
    color: #f3bb36;
	transition: all 0.5s ease;
}
.list-inline.social-links {
    margin: 0;
    margin-top: 25px;
}
.social-links li {
    display: inline-block;
    list-style: none;
    
}
.social-links li a {
    border-radius: 50%;
    color: #58585a !important;
    display: inline-block;
    height: 30px;
    font-size: 15px;
    text-align: center;
    position: relative;
    overflow: hidden;
    width: 30px;
    z-index: 10;
    background-color: #fff;
    line-height: 30px;
    transition: all 0.5s ease;
}
.social-links li a i { padding-top: 8px; }


.social-links li a:hover {
    background-color: #f9a548;
    color: #ffffff;
    transition: all 0.5s ease;
}
.footer-menu li{
	list-style: none;
}
.footer-menu li a{
	color: #dbd9d9;
	font-size: 12px;
	text-decoration: none;
}
.footermenu-single.vc_col-sm-3{
	width: 20%;
}
.footeraddress.vc_col-sm-3{
	width: 35%;
	color: #dbd9d9;
}
.callto-action {
    margin: 0 0 10px 0;
    line-height: 22px;
}
.callto-action a {
    color: #dbd9d9;
    text-decoration: none;
    /*font-size: 20px;
    font-weight: 600;*/
}

.show-mobile-logo img {transition: all 500ms ease-in-out}
.show-mobile-logo.show-floating-icon img { width:17%; transition: all 200ms ease-in-out }
/*.floating-logo.side-header-menu-icon .branding:after { background: #fff; width: 100%; position: absolute; top: 0px; height: 100%; content: ""; left: 0px; } */
.floating-logo.side-header-menu-icon .branding { width:100%; background:rgb(255,255,255,0); transition: all 200ms ease-in-out  }
.show-floating-icon.floating-logo.side-header-menu-icon .branding {background:rgb(255,255,255,0.90);}

.qoutesimg-container span{
	display: inline-block;
}
.menu-toggle {
    transition: all 0.5s ease;
}
.show-floating-icon .menu-toggle {
     margin: 28px 25px 0px 10px;
	transition: all 0.5s ease;
}

.nobottom-margin .wpb_content_element{
    margin-bottom: 0;
}
.voc-section ul.voplist-wraper{
    padding: 0;
    list-style: none;
    margin: 0;
}
.voplist-wraper li{
    padding: 12px;
	background-image: linear-gradient(to bottom, #221f20, #221f20, #361112, #991315);
}
.voplist-wraper li:not(:last-child){
	margin-bottom: 15px;
}

.voc-imgwraper{
    display: inline-block;
    width: 32%;
	vertical-align: middle;
    
}
.voc-contentwrap{
    display: inline-block;
    width: 62%;
	vertical-align: middle;
   
	
}

.voc-title {
    font-size: 14px;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
	padding: 0 10px;
    white-space: nowrap;
}
.voc-content {
    color: #b5b4b4;
    font-size: 12px;
    line-height: 14px;
	padding: 0 10px;
	
}

.post .vc_custom_1564658230470 {
    margin-top: 0px !important;
    padding-left:0px !important;
}


/**/
.historynotes-wraper{
	display: inline-block;
	width: 100%;
}
.historynotes-single{
    padding: 0 10px;
    box-sizing: border-box;
    float: left;
	 margin-bottom: 10px;
}
.col-2 .historynotes-single {
    width: 50%;
 
}
.col-1 .historynotes-single{
    width: 100%;
	
}
.historynotes-inner {
    display: inline-block;
    width: 100%;
    position: relative;
    box-shadow: 2px 2px 12px 4px rgba(0, 0, 0, 0.25);
	transition: all 0.5s ease;
}
.historynotes-inner:hover{
    box-shadow: 5px 8px 12px 4px rgba(0, 0, 0, 0.25);
	transition: all 0.5s ease;
}
.overlaytitle-container {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.overlaytitle-container:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    background-image: linear-gradient(to top, #221f20, rgba(0, 0, 0, 0.5), #00000000);
	opacity: 0.8;
	transition: all 0.5s ease;
}
.historynotes-inner:hover .overlaytitle-container:after {
  	opacity: 1;
	transition: all 0.5s ease;
}
.overlaytit-inner {
    display: block;
    position: absolute;
    z-index: 30;
    bottom: 0;
    padding: 20px;
}
.overlaytit-inner span{
    display: inline-block;
    vertical-align: middle;
}

.history-smallcontent{
    max-width: 85%;
    font-size: 14px;
    line-height: 18px;
}

.historynotes-section .vc_column_container>.vc_column-inner {
    padding-left: 5px;
    padding-right: 5px;
}
.history-icon img{
    filter: brightness(0) invert(1);
	    padding-left: 10px;
	transition: all 0.5s ease;
}
.historynotes-inner:hover .history-icon img{
	filter: brightness(1) invert(0);
	transition: all 0.5s ease;
}
.border-right:after {
    position: absolute;
    right: 30px;
    width: 1px;
    background-color: rgba(217, 217, 217, 0.2);
    height: 85px;
    top: 15px;
    content: "";
}
.footer-right{
	padding: 32px 0;
}

.branding .mobile-desktop-logo, .branding .mobile-logo, .phantom-sticky .side-header .branding .mobile-logo, .responsive-off .masthead .hide-on-desktop.display-none {
    display: block;
}
.fancy-header .hgroup {
    padding: 100px 0 0;
}
#bottom-bar .wf-table {
    height: 40px;
}

.center-block{
	display: block;
	margin: 0 auto;
}
.qoutes-single{
	display: inline-block;
	width: auto;
}
.signature{
	margin-top: 30px;
}

/**/
.videoplayer-wraper .ult-video {
    margin: 0;
}

body #main {
    padding: 0px 0px;
}

body.page-id-11 #main { padding: 0px; }
body.layout-masonry-grid #main { padding: 0px 0px 50px; background: url(images/backgrounds/bg3.jpg) no-repeat center bottom; background-attachment: fixed; background-size: cover}

.customslider-single {
    position: relative;
    overflow: hidden;
}
.customslider-single .vc-hoverbox-front:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(to top, #221f20, rgba(0, 0, 0, 0.5), #00000000);
    opacity: 0.8;
    transition: all 0.5s ease;
}
.customslider-single .vc-hoverbox-front-inner{
	z-index: 99;
}
.customslider-single .vc-hoverbox-front{
	justify-content: flex-end;
}
a.cuscol-single {
    display: inline-block;
    text-decoration: none;
}


.home-block-sections .vc-hoverbox-block-inner { position: absolute; bottom: 0px; background: #fff; width: 100%; padding:5px; }
.home-block-sections .vc-hoverbox-block-inner.vc-hoverbox-back-inner { position: static; bottom: 0px; background:rgba(255,255,255,0); width: 100%; padding:20px; }

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover {
    box-shadow: 0 2px 0 #0e0e0e00;
}
.home-block-sections .hover-content .vc_btn3-color-black {
    background: #ed262a;
    box-shadow: 0 5px 0 rgba(237, 38, 42, 0.7);
}

.vc-hoverbox-back-inner ul { margin:0px 0px 25px; padding: 0px; }
.vc-hoverbox-back-inner li { list-style:none; text-align: left;}
.vc-hoverbox-back-inner li a { color:#fff; text-decoration: none; font-size: 12px; padding-left: 10px; position: relative} 
.vc-hoverbox-back-inner li a:after { width:5px; height: 5px; color: #fff; border-radius: 100%; background: #fff; position: absolute; top: 5px; left: 0px; content: "";}
.hover-content.vc_btn3-inline { display: block; text-align: left}
.hover-content .vc_btn3-size-md { font-size: 13px; padding: 9px 20px; font-weight: 600; }
.home-block-sections .vc-hoverbox {-webkit-box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.45); -moz-box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.45); box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.45); margin-bottom: 30px; }

.sublinks {}

p {  text-align: justify}


.footer .textwidget ul { margin: 0px; padding: 0px; }
.footer .textwidget li { list-style:none; padding:0px 0px 10px 15px;  font-family: 'Mukta Malar', sans-serif; }
.footer .textwidget li a { display: block; color: #dbd9d9; text-decoration: none; font-size:14px; line-height: 18px; position: relative;  font-family: 'Mukta Malar', sans-serif;}
.footer .textwidget li a:after { position: absolute; content: ""; width:5px; height: 5px; border-radius: 100%; top:7px; left:-15px; background: #fcc10d;}
.footer .textwidget { font-family: 'Mukta Malar', sans-serif;}
.footer .textwidget pre {
    
    font-family: 'Mukta Malar', sans-serif;;
    font-size: 15px;
}





.customslider-single .vc-hoverbox-back-inner p span, .customslider-single .vc-hoverbox-back-inner p {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    text-align: left;
    margin-bottom: 20px;
}
.customslider-single .hover-content .vc_btn3-color-black.anchor-link { background:#cc0000; box-shadow: 0 5px 0 #8f0000; }

.breadcrumbs.bg-dark {
    background-color: transparent;
    padding: 0;
}
.breadcrumbs li {
    font-size: 18px;
}
.fancy-header .breadcrumbs li {
    color: #ed2629;
}
.breadcrumbs li a, .fancy-header .breadcrumbs li a {
    color: #221f20;
    text-decoration: none;
}

.maincuscol-single .vc-hoverbox-front-inner h2{
	    position: relative;
    	padding-left: 40px;
}
.maincuscol-single .vc-hoverbox-front-inner h2:before {
    content: "";
    position: absolute;
    left: 8px;
    background-image: url("/wp-content/uploads/2019/07/pen.png");
    width: 19px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.customhover-block  .ultb3-img.ultb3-img-center{
	width: 100% !important;
}
.customhover-block .ultb3-btn {
    background-color: #ed262a;
    box-shadow: 1px 2px 5px 0px #00000080;
    margin-top: 15px;
	padding: 10px 15px;
}
body .customhover-block .ultb3-btn:hover {
	background-color: #221f20 !important;
}

.customhover-block a.ultb3-btn:hover i {
    right: 15px;
}
.customhover-block a.ultb3-btn:hover {
    padding-right: 30px;
}

.customhover-block {
    position: relative;
    box-sizing: border-box;
}
.customhover-block .ultb3-info {
    padding: 20px;
    position: absolute;
    top: auto !important;
    bottom: 0;
	left: 0;
}
.leadersreview-single.ult-banner-block .mask .bb-description {
    
    padding-top: 5em;
}

.leadersreview-single.ult-banner-block a.bb-link {
    padding: 10px 15px;
    font-size: 12px;
    line-height: 12px;
}
.leadersreview-single.ult-banner-block a.bb-link:hover{
	background-color: #221f20 !important;
}
.shrink .floating-logo.side-header-menu-icon .branding {
    background: rgba(255, 255, 255, 0.8);
    transition: all 200ms ease-in-out;
}
.shrink .show-mobile-logo img {
    transition: all 500ms ease-in-out;
    width: 150px;
}
.shrink.admin-bar .side-header-menu-icon .menu-toggle {
    top: 10px;
	transition: all 500ms ease-in;
}
.header-scrollbar-wrap .branding a img{
	display: none;
}
.footer p {
    text-align: left;
}
.sticky-header-overlay {
    background-image: url("/wp-content/uploads/2019/08/menubg-1.jpg");
    background-size: cover;
    background-position: left center;
}
.header-side-right .side-header .menu-toggle {
    right: -70px;
    margin-right: 0;
    left: auto;
}

.tab-secions ul {
    text-align: center;
    display: inline-block;
}
.tab-secions .ui-widget-content { text-align:center}
.tab-secions .wpb_content_element .wpb_tabs_nav > li > a {
    color: #221f20; font-size: 20px; font-weight: bold
}
.tab-secions .wpb_content_element .wpb_tabs_nav > li > a:hover {
    color: #ed262a;
}

.tab-secions .wpb_tabs.tab-style-one .wpb_tabs_nav > li.ui-state-active {
    background-color: #ed262a;
    color: #221f20;
}


.page-id-917 #main { background: url(images/backgrounds/bg11.jpg) no-repeat bottom center fixed}
.page-id-434 #main, .postid-1151 #main { background: url(images/backgrounds/bg10.jpg) no-repeat bottom center fixed}

.page-id-568 #main, .postid-898 #main { background: url(images/backgrounds/bg12.jpg) no-repeat bottom center fixed}
.page-id-947 #main, .postid-985 #main { background: url(images/backgrounds/bg13.jpg) no-repeat bottom center fixed}
.page-id-1079 #main, .postid-1077 #main { background: url(images/backgrounds/bg13.jpg) no-repeat bottom center fixed}


.single-related-posts .items-grid > .related-item { 
    padding: 15px;
    width: 33%;
    background: rgba(0,0,0,0.10);
    margin-bottom: 4px;
    margin-right: 4px;
}

@media (max-width: 1279px){
	
.single-related-posts .items-grid > .related-item { 
	 width: 32%;
	}
	
}



@media (max-width: 800px){
	
.single-related-posts .items-grid > .related-item { 
	 width: 49%;
	}
	
}


 


@media (max-width: 768px){
.mobile-branding > a, .mobile-branding > img {
    padding: 5px 0;
}
.mobile-branding > a, .mobile-branding > img {
    padding: 5px 0;
}
.mobile-branding img.mobile-logo {
    height: 55px !important;
    width: auto;
}
.hesperiden.tparrows{
	width: 28px;
	height: 28px;
}
.hesperiden.tparrows:before, .hesperiden.tparrows:after{
	font-family: "fontawesome";
	line-height: 28px;
	font-size: 16px;
}

.hesperiden.tparrows, .hesperiden.tparrows{
	top: auto !important;
	bottom: -10px;
}
.hesperiden.tparrows.tp-leftarrow{
	left: auto !important;
	right: 75px;
}
.hesperiden.tparrows.tp-leftarrow:before {
    content: "\f104";
}
.hesperiden.tparrows.tp-rightarrow:before {
    content: "\f105";
}
.vc_row.vc_row-fluid {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
body .sectiontit-caption {
    font-size: 20px;
    padding: 0;
    display: block;
}	
.section-title .pull-right {
    float: none;
    
}
.viewall-btn {
    font-size: 12px;
    padding: 5px 15px;
	margin-top: 15px;
}

#main .wf-wrap, .page-title .wf-wrap, .masthead:not(.side-header):not(.full-width):not(.side-header-v-stroke):not(.side-header-menu-icon), .side-header .mobile-header-bar, #page .masthead.full-width, #page .masthead.mixed-header:not(.side-header-v-stroke) {
    padding: 0 15px !important;
}
	
	 
.fancy-header .wf-wrap {
    min-height: 200px !important;
	}
	
}



.single-post #main { padding:50px 0px; }
.single-post #main { 
	background: url(images/backgrounds/bg7.jpg) no-repeat bottom center fixed;
	background-size: cover;
}
.single-post p {font-size: 18px; color: #221f20 }
/*.single-post h2 { font-size:22px;}*/
.single-post h3 { font-size:18px;}

.single-post .comments-area, .single-post .author-info, .single-post .post-meta, .single-post .post-navigation { display: none}
.single-post .single-related-posts time { display: none}
.single-related-posts .post-content a { text-decoration: none;  font-size: 16px; line-height: 22px; color: #221f20 }
.single-related-posts .post-content a:hover { color: #ed262a !important}

#fancy-header>.wf-wrap {
    position: relative;
    z-index: 1;
    max-width: 100%;
    justify-content: flex-end;
}
#fancy-header.titles-off .breadcrumbs{
	    max-width: 50%;
}

#fancy-header .breadcrumbs li {
    font-size: 14px;
}

.post .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style){
	    background-color: #ed262a;
    	background: #ed262a;
}

.post .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):hover{
	    background-color: #000000;
    	background: #000000;
		transition: all 0.5s ease-in;
}
.post .fa-caret-right:before {
    content: "\f105";
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat.custom-accordian .vc_tta-panel .vc_tta-panel-title>a {
    color: #221f20;
	font-size: 15px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat.custom-accordian .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #ed262a;
}

.main-nav>li.menu-item{
	padding-left: 50px;
	background-image: url("/wp-content/uploads/2019/08/menuicon.png");
	background-repeat: no-repeat;
	background-position: left center;
}
footer .textwidget a {
    
    font-size: 18px;  
}
.footer .widget {
    margin-bottom: 0;
}
footer .textwidget .callto-action a {
    font-size: 28px; font-weight: 800;
}

.sticky-header-overlay:before {
    position: absolute;
    left: 4%;
    content: "";
    background-image: url(/wp-content/uploads/2019/08/menu-statue.png);
    width: 30%;
 
    height: 460px;
    background-size: 100%;
    top: 26%;
    background-repeat: no-repeat;
	z-index: 20;
	opacity: 0;
	transform: scale(0.95);
	transition: all 0.5s ease-in;
}
.sticky-header-overlay.active:before{
	left: 5%;
	opacity: 1;
	transform: scale(1);
	transition: all 0.5s ease-in 0.5s;
}

.sticky-header-overlay:after {
    position: absolute;
    left: 32%;
    content: "";
    background-image: url(/wp-content/uploads/2019/08/signature.png);
    width: 150px;
    height: 70px;
    background-size: 100%;
    bottom: 22%;
    background-repeat: no-repeat;
    opacity: 0;
    transition: all 0.5s ease-in;
	transform: scale(0.85);
    z-index: 1;
}
.sticky-header-overlay.active:after {
    opacity: 1;
	transform: scale(1);
    transition: all 0.5s ease-in 0.9s;
    
}



@media screen and (max-width: 767px){
	.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0;
}
body.shrink .masthead:not(.side-header){
		background-color: #ffffff !important;
	}
	.uvc-main-heading.ult-responsive h3{
		margin-bottom: 15px !important;
	}
	.qoutes-single div {
    font-size: 16px !important;
    line-height: 24px !important;
		font-weight: 400;
}
.testimonials-carousel-shortcode.testimonials-carousel-shortcode-id-b3f94994a22a61f01791c3e8c9d21f80 .testimonial-item {
    padding: 15px 10px 0 !important;
}
	body .historynotes-section .vc_column_container>.vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
}
	body .historynotes-section .vc_row.vc_row-fluid {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.blog-carousel-shortcode.blog-carousel-shortcode-id-faf26fda27080dedff8f1246c232e171 .entry-title, .blog-carousel-shortcode.blog-carousel-shortcode-id-faf26fda27080dedff8f1246c232e171.owl-carousel .entry-title {
    font-size: 12px !important;
    line-height: 16px !important;
}
#bottom-bar {
    font-size: 11px;
    line-height: 16px;
    color: #ffffff;
}
body .footer .widget {
    margin-bottom: 15px;
}
	body .viewall-btn.light-btn{
		font-size: 11px;
		padding: 6px 15px;
	}
	body .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{
		margin-bottom: 15px;
	}
	body .dt-close-mobile-menu-icon span {
    background-color: #221f20;
	}
	body .dt-close-mobile-menu-icon span:after, .dt-close-mobile-menu-icon span:before{
	top: 52%;
    left: 60%;
    width: 14px;

	}
	body .right-mobile-menu .show-mobile-header .dt-close-mobile-menu-icon {
    top: 0;
}
	body .dt-mobile-header {
    background-image: url(/wp-content/uploads/2019/08/menubg-1.jpg);
    background-size: cover;
    background-position: right center;
    padding: 10px 15px;
}
	body .dt-mobile-header .mini-widgets, .mobile-main-nav, .mobile-mini-widgets-in-menu {
    padding-bottom: 0;
}
body .uvc-heading.ultimate-heading-42575d453d6194b6c h3 {
    font-size: 20px;
    line-height: 28px;
}
	.testimonials-carousel-shortcode.testimonials-carousel-shortcode-id-b3f94994a22a61f01791c3e8c9d21f80 .testimonial-item {
    padding: 15px 10px 0 !important;
}
	
}


@media (max-width: 580px){
	
.single-related-posts .items-grid > .related-item { 
	 width: 100%;
	}
	
}




@media screen and (min-width: 600px) and (max-width: 767px){
.admin-bar .dt-mobile-header {
    padding-top: 120px;
}
}

@media screen and (min-width: 1024px) and (max-width: 1280px){
	.main-nav > li > a {
    padding: 12px 0px 12px 0px;
}
	.main-nav > li:not(.wpml-ls-item) > a .menu-text {
    font-size: 16px;
}
	footer .textwidget .callto-action a {
    font-size: 22px;

}
}
@media screen and (min-width: 1280px) and (max-width: 1366px){
	.main-nav > li > a {
    padding: 17px 0;
}
	.main-nav > li:not(.wpml-ls-item) > a .menu-text {
    font-size: 18px;
}
}

@media screen and (min-width: 1600px) and (max-width: 1920px){
.sticky-header-overlay:before {
    height: 620px;
}
	.sticky-header-overlay:after {
    	left: 35%;
	}
}

@media (max-width: 480px){
	 
.fancy-header .wf-wrap {
    min-height: 180px !important;
	}


}

@media (max-width: 390px){
	 
.fancy-header .wf-wrap {
    min-height: 150px !important;
	}


}

.blog-shortcode .entry-meta {
    opacity: 0;
    height: 0;
	visibility: hidden;
}



.header-side-right .scroll-top.on {
    right: 10px;
    left: auto;
}



.customnav-tabs li{
	display: inline-block;
}
.customnav-tabs li{
	display: inline-block;
}
.customnav-tabs li a {
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
    padding: 4px 20px;
	transition: all 0.5s ease;
}
.custom-next{
	    background-color: #ed262a;
	
}
.custom-next:hover{
	    background-color: #f53f43;
		transition: all 0.5s ease;
}

.custom-prev{
	    background-color: #221f20;
}
.custom-prev:hover{
	background-color: #000000;
	transition: all 0.5s ease;
}

body .slick-prev {
    left: -20px;
}
body .slick-next {
    right: -20px;
}
.wpb_video_wrapper.active:before{
	display: none;
}
.wpb_video_wrapper{
	position: relative;
	display: inline-block;
}
.wpb_video_wrapper:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    background-color: transparent;
    z-index: 20;
    height: 100%;
}