/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/*Add your own styles here:*/

/* New style 19-04-2019 */


/*-----------Footer menu Css--------------*/
.footer-box-img {
    height: 150px;
    max-width: 250px;
    width: 100%;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

.footer-new {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
}

.footer-new h2 {
    text-align: center;
    font-size: 26px;
    color: #333333;
}

.footer-box {
    display: inline-block;
    width: 33.1%;
    clear: both;
    padding: 25px 20px;
    box-sizing: border-box;
    vertical-align: top;
}

.footer-box-img img {
    height: auto;
    width: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
}

.box-head {
    text-align: center;
    font-size: 20px;
    color: #000;
    position: relative;
    padding-bottom: 15px;
    font-weight: bold;
    margin: 10px 0 20px;
}

.box-head:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 1px;
    background: #ffa726;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.footer-box-list {
    padding: 0;
}

.footer-box-list li {
    padding: 7px;
    background: #fff;
    font-size: 14px;
    text-align: center;
    list-style: none;
    margin: 0px;
}

.footer-box-list li a {
    color: #333333;
    text-decoration: none;
    display: inline-block;
    width: 100%;
}

.footer-box-list li:nth-child(2n+1) {
    background: #fdf7ee;
}

/*---------------------*/
.moreBtnHoverCol {
    /* height:162px; */
    height: 132px;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 2;
    /* border-bottom: 1px solid #e7e7e7; */
    margin-bottom: 20px;
}

.footer-box-list {
    padding: 10px 0px;
    margin: 0;
    text-align: left;
    background: #fff;
}

.moreBtnCol {
    background: #fff;
    padding: 0px 0px 20px 0px;
    width: 100%;
    display: inline-block;
}

span.moreBtnOuter {
    color: #18160d;
    font-size: 18px;
    font-weight: 500;
    background: #ffe0b5;
    padding: 9px 23px;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
}

span.moreBtnOuter i {
    background: url(btnIcon.png) no-repeat left center;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 0px 0px 10px;
}

span.moreBtnOuter.less i {
    background: url(btnIconPrev.png) no-repeat left center;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 0px 0px 10px;
}

span.moreBtnOuter.moreBtnOuter2 span {
    background: url(viewMore.png) no-repeat left top;
    width: 110px !Important;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
}

span.moreBtnOuter.less span {
    background: url(less.png) no-repeat left top;
    width: 51px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
}

.footer-box {
    text-align: center;
}

.moreBtnHoverCol.active {
    overflow: visible;
    z-index: 3 !important;
}

/*---------------------*/
.single-post .td-container,
.single-post .tdc-row {
    width: 90%;
}

/*---------------------*/
.td-post-featured-image {
    margin-bottom: 26px;
    text-align: center;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.td-post-featured-image img {
    max-width: 100%;
    height: auto;
    margin: 0px auto;
}

.td-ss-main-sidebar {
    background: #fff;
    padding: 20px;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.10);
}

.toc_right_col {
    background: #fff;
    padding: 20px;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.10);
    margin-bottom: 30px;
}

.single-post .td-container,
.single-post .tdc-row {
    width: 90%;
}

.td-pb-span12.td-main-content {
    position: relative;
}

.td-ss-main-sidebar {
    width: 324px !important;
}

.toc {
    position: absolute;
    left: 24px;
    top: 0px;
}

.td-ss-main-content {
    padding-left: 350px;
}

.toc_widget_list {
    margin: 0px;
}

.toc_widget_list li {
    border-bottom: 1px solid #dedede;
    padding: 5px 0px;
    margin: 0px;
}

.toc_widget_list li:last-child {
    padding: 0px;
    border-bottom: 0px;
}

.td-ss-main-sidebar .widget {
    margin-bottom: 0px;
}

.no-toc .td-ss-main-content {
    padding-left: 0px;
}

.toc.td-main-sidebar .td-block-title {
    margin-bottom: 0px !important;
}

.td-ss-main-content p span a,
.td-ss-main-sidebar .toc_widget_list li a:hover {
    color: #0000ff !important;
}

/*-------------------*/



#header_main_alternate {
    background: #222222 !important;
}

#footer {
    background: #222222 !important;
    z-index: 0 !important;
}

#footer .widgettitle {
    color: #aaa !important;
    font-weight: 900;
    margin-bottom: 15px;
}

#footer ul li a {
    color: white;
    margin-bottom: 16px;
    display: block;
    padding: 0;
}

.container_wrap {
    background-color: #e3e3e3 !important;
}

.toc_widget {
    background: #fff;
    padding: 20px !important;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
}

.toc_widget h3 {
    font-family: Oswald, sans-serif;
    font-size: 18px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    color: #aaa !important;
    border: 0 !important;
    padding: 0 !important;
}

.toc_widget p {
    font-family: Oswald, sans-serif;
    font-size: 18px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    color: #aaa !important;
    border: 0 !important;
    padding: 0 !important;
}

#toc-widget-2 ul {
    text-align: left;
}

#toc-widget-2 ul li a {
    display: block;
    border-bottom: 1px solid #f1f1f1;
    padding: 7px 0;
}

.sidebar_left .inner_sidebar {
    margin-right: 0 !important;
}

.container .av-content-small.units {
    padding: 50px;
    padding-left: 30px;
}

.container_wrap .container .av-content-small.units .post-entry {
    background: #fff;
    padding: 10px !important;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
}

.proprice {
    border-top: 1px solid #e4e4e4 !important;
    border-left: 1px solid #e4e4e4 !important;
}

.proprice .Price_anchor {
    border-left: 0;
}

.slide-entry-wrap img {
    width: 100%;
}

.slide-entry-wrap .slide-meta {
    border: 0 !important;
    text-align: right !important;
    margin-top: 0px !important;
}

#scroll-top-link,
#scroll-top-link:hover {
    background: #313131 !important;
    border-color: #313131 !important;
    color: #fff !important;
    opacity: 1 !important;
    font-size: 30px;
}

footer {
    border: 0 !important;
}

footer .container {
    background: #191919 !important
}

main .post-entry-type-page {
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
}

#comments {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
    margin-top: 20px;
}

.content .entry-content-wrapper {
    padding-right: 0 !important;
}

.small-preview img,
.big-preview img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

#comments .wc-field-textarea {
    background: #f8f8f8;
}

.moreBtnOuter {
    background: #313131c2 !important;
}

.footer-box-list li:nth-child(2n+1) {
    background: #00000029 !important;
}

.box-head:before {
    background: #313131 !important;
}

.post-entry {
    word-wrap: break-word;
    text-align: justify;
}

p span strong {color:inherit !important;}

/*--------- Sitemap ------------*/
.siteMap-col {
    float: none;
    width: 33.33%;
    padding-bottom: 30px;
    display: inline-block;
    vertical-align: top;
}

.siteMap {
    background: #fff;
}

.siteMap-col h3 {
    font-size: 17px;
    line-height: normal;
    padding-bottom: 0;
    margin-bottom: 8px;
    width: 100%;
    font-weight: 600;
    margin: 0px 0px 5px 0px;
    display: inline-block;
    width: 100%;
    color: #4B4B4B;
    text-transform: uppercase;
}

.siteMap ul {
    display: inline-block;
    width: 100%;
    margin: 0px;
    padding: 0px;
    float: left;
}

.siteMap ul li {
    padding: 0px;
    list-style: disc;
    margin: 0px 0px 0px 15px;
}

.siteMap ul li a {
    color: #0099cc;
    display: block;
    font-size: 15px;
    margin: 0px;
    padding: 0px;
}

.siteMap h1.red {
    margin-bottom: 30px;
    background: linear-gradient(to right, #7e141c 0%, #c51225 100%);
}

.fullWidth {
    width: 100%;
}

.siteMapBtn {
    color: red;
    border: 1px solid #5d5d5d;
    border-radius: 5px;
    padding: 15px 15px;
    float: right;
    font-weight: 500;
    text-transform: uppercase;
}

.siteMapBtn:hover {
    color: #fff;
    background: #5d5d5d;
}

.siteMap h2,
.siteMap-col h2 {
    display: inline-block;
    width: 100%;
    font-size: 30px;
    font-family: "brandon_grotesqueregular";
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #000;
    text-transform: uppercase;
}

/*--------- Sitemap ------------*/

/*--------------------------Grid CSS Start---------------------------*/
* {
    box-sizing: border-box
}

body {
    margin: 0;
    background: #f7f7f7;
}

.container {
    max-width: 1068px;
    margin: auto
}

.grid_outer {
    width: 100%;
    float: left;
    background: #fff;
    padding: 30px;
    margin: 30px 0;
}

.grid_left {
    width: 33.33333333%;
    float: left
}

.big_img {
    height: 364px;
    overflow: hidden;
}

.small_img {
    height: 182px;
    overflow: hidden;
}

.big_img a,
.small_img a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.big_img a:after,
.small_img a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: .8
}

.big_img a img,
.small_img a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.big_img a:hover img,
.small_img a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.overlay {
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px
}

.overlay > span {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    font-weight: 500;
    padding: 1px 5px;
    display: inline-block;
    opacity: .7
}

.big_img a:hover .overlay > span,
.small_img a:hover .overlay > span {
    opacity: 1
}

.overlay h3 {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 400;
    margin: 18px 0 0;
    word-wrap: break-word;
    font-size: 34px;
    line-height: 1;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2)
}

.small_img .overlay > h3 {
    font-size: 20px
}

.blue_overlay:after {
    background: #4db2ec;
    background: -moz-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #4db2ec), color-stop(100%, #4a8f5e));
    background: -webkit-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
    background: -o-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
    background: -ms-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
    background: linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec', endColorstr='#4a8f5e', GradientType=1)
}

.yellow_overlay:after {
    background: rgba(244, 208, 63, 0.97);
    background: -moz-linear-gradient(-45deg, rgba(244, 208, 63, 0.97) 0%, #f27a35 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(244, 208, 63, 0.97)), color-stop(100%, #f27a35));
    background: -webkit-linear-gradient(-45deg, rgba(244, 208, 63, 0.97) 0%, #f27a35 100%);
    background: -o-linear-gradient(-45deg, rgba(244, 208, 63, 0.97) 0%, #f27a35 100%);
    background: -ms-linear-gradient(-45deg, rgba(244, 208, 63, 0.97) 0%, #f27a35 100%);
    background: linear-gradient(135deg, rgba(244, 208, 63, 0.97) 0%, #f27a35 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4d03f', endColorstr='#f27a35', GradientType=1)
}

.red_overlay:after {
    background: #d17646;
    background: -moz-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #d17646), color-stop(100%, #c63939));
    background: -webkit-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: -o-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: -ms-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: linear-gradient(45deg, #d17646 0%, #c63939 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646', endColorstr='#c63939', GradientType=1)
}

.violet_overlay:after {
    background: #d760b7;
    background: -moz-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #d760b7), color-stop(100%, #3b78b4));
    background: -webkit-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: -o-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: -ms-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: linear-gradient(135deg, #d760b7 0%, #3b78b4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1)
}

.light_yellow_overlay:after {
    background: #b0b43b;
    background: -moz-linear-gradient(-45deg, #b0b43b 0%, rgba(145, 96, 81, 0.97) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #b0b43b), color-stop(100%, rgba(145, 96, 81, 0.97)));
    background: -webkit-linear-gradient(-45deg, #b0b43b 0%, rgba(145, 96, 81, 0.97) 100%);
    background: -o-linear-gradient(-45deg, #b0b43b 0%, rgba(145, 96, 81, 0.97) 100%);
    background: -ms-linear-gradient(-45deg, #b0b43b 0%, rgba(145, 96, 81, 0.97) 100%);
    background: linear-gradient(135deg, #b0b43b 0%, rgba(145, 96, 81, 0.97) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0b43b', endColorstr='#916051', GradientType=1)
}

/*---------------------*/
.siteMap {background: #fff;width: 100%;padding: 20px;}
.siteMap-col {float: none;width: 33.33%;padding-bottom: 20px;display: inline-block;vertical-align: top;    padding-right: 15px;}
.siteMap-col h3 {font-size: 17px;line-height: normal;padding-bottom: 0;margin-bottom: 8px;width: 100%;font-weight: 600;margin: 0px 0px 5px 0px;display: inline-block;width: 100%;color: #4B4B4B;text-transform: uppercase;}
.siteMap ul {display: inline-block;width: 100%;margin: 0px;padding: 0px;float: left;}
.siteMap ul li {padding: 0px;list-style: disc;margin: 0px 0px 3px 15px;font-size: 20px;}
.siteMap ul li a {color: #0099cc;display: block;font-size: 13px;margin: 0px;padding: 0px;}
.siteMap h1.red {margin-bottom: 30px;background: linear-gradient(to right, #7e141c 0%, #c51225 100%);padding: 10px 15px;color: #fff;font-size: 18px;}
.fullWidth {width: 100%;}
.siteMapBtn {color: #000;border: 1px solid #5d5d5d;border-radius: 5px;padding: 10px 15px;float: right;font-weight: 500;text-transform: uppercase;margin-top: 30px;}
.siteMapBtn:hover {color: #fff;background: #5d5d5d;}
.siteMap h2, .siteMap-col h2 {display: inline-block;width: 100%;font-size: 22px;font-weight: 600;margin-bottom: 20px;color: #000;text-transform: uppercase;}
/*---------------------*/

.footer_links a {
    margin-right: 15px !important;
	margin-left: 50px !important;
  }

  .entry-content p {
			font-size:17px;
			color:#000;
			line-height:1.6;
		}
		
	#myComparision p {
			font-size:15px;
		}

a.amy_yellow_button {
    clear: both; 
    display: inline-block !important;
    margin-top: 14px; 
    color: #fff !important
}

.amy_yellow_button:hover {
    text-decoration: underline;
    color: #fff;      
}

.entry-content h5 {
    font-size: 24px;
    font-weight: 500 !important;
}

.toc_widget_list.no_bullets li {
    padding-left: 7px !important;
}

.comment-reply {
    background: #797876!important;
}

.comment-reply a {
    color: #fff !important;
}

.bg-white {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-bottom: 30px;
    padding: 25px;
    width: 100%;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.10);
}

.nos--texttitle {
    font-size: 19px;
    display: block;
    text-align: center;
    padding-right: 4%;
    margin-bottom: 30px;
    font-weight: 500;
}
.float_left a {
    height: 20px;
    display: inline-block;
}
.float_left img {
    height: 100%;
}

.float_left a img {height:100% !important;}

.html_top_nav_header .av-logo-container {
    max-height: 145px !important;
	padding:10px;
}

@media screen and (max-width:1024px) {
    .footer-box {
        width: 32%;
    }
}

@media screen and (max-width:1018px) {
    .container {
        max-width: 740px;
    }

    .overlay {
        padding: 12px;
    }

    .big_img {
        height: 250px;
    }

    .small_img {
        height: 125px;
    }

    .overlay h3 {
        margin: 10px 0 0;
        font-size: 20px;
    }

    .small_img .overlay > h3 {
        font-size: 15px;
    }
}



@media screen and (max-width:767px) {
    .responsive #top #wrap_all .container {width: 93% !important; max-width: 93% !important;}
    .container .av-content-small.units {padding:0px !important;margin-top: 50px !important;}    
    .footer-box {width:100% !important;} 
    .container {max-width: 100%;padding: 0 15px;}
    .grid_outer {padding: 15px;}
    .grid_left {width: 100%;overflow: auto;}
    .grid_right {overflow-x: auto;white-space: nowrap;font-size: 0;overflow-y: hidden;z-index: 0;float: left;}
    .grid_right .grid_left {display: inline;float: none;width: 100%;}
    .grid_right .grid_left .small_img,.grid_right .grid_left .big_img {display: inline-block;white-space: normal;float: none;vertical-align: top;width: 80%;}
    .grid_left .big_img,.grid_left .small_img {height: 200px;}
    .grid_right .grid_left .small_img,.grid_right .grid_left .big_img {height: 156px;padding-right: 3px;}
    .small_img,.big_img {padding-top: 3px;}
}

.container_outer {
    background: #e3e3e3;
}

.container_wrap {
    border: 0 !important;
}

.grid_outer {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
}

/*
.html_header_top.html_header_sticky #header {
    z-index: 99999999999;
}
*/
/*-------------------------Grid Box CSS END-----------------------*/
.grid_outer .image-overlay {
	display: none !important;
}
span b , span strong {color:inherit !important;}

.post-ratings {
    padding: 30px 0px;
} 

.av_one_half.el_after_av_one_half {
    width: 68%;
    margin-left: 0px;
	list-style:none;
}
.av_one_half.el_after_av_one_half img {
    height: 30px;
}
.av_one_half.el_after_av_one_half li {
    padding-bottom: 35px;
}
.av_one_half.first {
    width: 32%;
}
.float_left {
    float: left;
    width: 12%;
}
@media (max-width: 767px) {
	.av_one_half.el_after_av_one_half {
		width: 100%;
	}
	.av_one_half {
		width: 100%;
	}
	.float_left {
		float: left;
		width: 24%;
                text-align: center;
	}
	.av_one_half.el_after_av_one_half li {
		text-align: center;
	}

	.av_one_half.first {
		width: 40%;
		padding: 0 0 0 10%;
	}	
    .av_one_half.el_after_av_one_half {
		width: 60%;
	}
     .av_one_half.el_after_av_one_half li {
		text-align: center;
	}
	
}

@media (min-width: 767px) {

	.av_one_half.first {
		width: 40%;
		padding: 0 0 0 10%;
	}	.av_one_half.el_after_av_one_half {
		width: 60%;
	}
.av_one_half.el_after_av_one_half li {
		text-align: center;
	}
	.float_left {
			width: 12%;
	}
}

@media (max-width: 480px) {
	.footer_logo {
	   text-align: center;
	}
	.nos--texttitle {
	   padding:0px;
	}
} 

h3 span {
    font-size: 22px !important;
}