/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

#Content .mform-cont ::-webkit-input-placeholder {
	color: #fff;
}

#Content .mform-cont ::-moz-placeholder {
	color: #fff;
}

#Content .mform-cont :-ms-input-placeholder {
	color: #fff;
}

#Content .mform-cont :-moz-placeholder {
	color: #fff;
}

#Wrapper a.button,
#Wrapper a.button .button_label,
#Wrapper input[type="submit"],
#Content .hwc_services_grid .item_wrapper .button_cont div.button,
#Content .hwc_services_grid .item_wrapper .button_cont div.button .button_label,
#Content .hwc_services_grid .item_wrapper .desc,
#Content .hwc_services_grid .item_wrapper .desc .desc_cont,
#Footer .widget_mfn_menu ul li a {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#Wrapper a.button {
	border-radius: 20px;
}

#Wrapper a.button .button_label {
	text-transform: uppercase;
}

#Wrapper a:hover.button {
	background-color: #3d4045 !important;
}

#Wrapper input[type="email"], #Wrapper input[type="tel"], #Wrapper input[type="text"], #Wrapper textarea, #Wrapper input[type="submit"], #Wrapper select {
	border-radius: 20px;
	font-size: 16px;
	line-height: 25px;
}

#Wrapper textarea {
	height: 130px;
}

#Wrapper input[type="submit"] {
	margin: 0;
	padding: 13px 25px;
	background-color: #231f20;
	border-radius: 20px;	
	color: #fff;
	text-transform: uppercase;
}

#Wrapper input[type="submit"]:hover {
	background-color: #007cc3;
}

#fancybox-content .wpcf7-form input[type="submit"] {
	background-color: #0095eb;
	font-size: 17px;
	font-weight: 400;
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 25px;
}

#fancybox-content .wpcf7-form input[type="submit"]:hover {
	background-color: #231f20;
}

/*
Header
********/
#Header #Top_bar .top_button_cont a.button {
    width: CALC( 100% - 40px );
    border-radius: 0;
    text-align: center;
}

#Header #Top_bar #logo {
	padding-top: 10px;
}

#Header #Top_bar .widget_wrapper {
	padding: 0 7px 0 30px;
	position: absolute;
	top: 0;
	right: 0;
}

#Header #Top_bar .widget_wrapper:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 39px solid transparent;
	border-bottom: 0 solid transparent;
	border-right: 39px solid #0095eb;
	position: absolute;
	top: 0;
	right: 0;
}

#Header #Top_bar .widget_wrapper h3 {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.3em;
	font-weight: 700;
	margin-bottom: 0;
	margin-right: 50px;
}

#Header #Top_bar .widget_wrapper .widget {
	text-align: right;
	float: right;
	margin-top: 10px;
}

#Header #Top_bar .widget_wrapper .widget ul li {
	padding: 5px 15px;
	display: inline-block;
	position: relative;
	padding-left: 35px;
}

#Header #Top_bar .widget_wrapper .widget ul li:before {
	content: "";
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
}

#Header #Top_bar .widget_wrapper .widget ul li a {
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-weight: 700;
}

#Header #Top_bar .menu > li > a {
	margin: 0;
    	border-radius: 20px;
}

#Header #Top_bar .menu > li > a span {
	line-height: 40px;
}

#Header #Top_bar .menu li ul li a span {
	white-space: nowrap;
}

#Header #Top_bar .menu li ul li {
	width: auto;
}

#Header_wrapper #Subheader {
	padding: 17px 0 27px;
}

#Header_wrapper #Subheader .title {
	font-size: 60px;
	line-height: 65px;
	color: #fff;
	font-weight: 700;
	font-style: normal;
}

#Header_wrapper #Subheader ul.breadcrumbs li, 
#Header_wrapper #Subheader ul.breadcrumbs li a {
	color: #fff;
}

body:not(.template-slider) #Header {
	min-height: auto !important;
}

/*
Content
********/
#Content .fcwhite {
	color: #fff;
}

#Content h2.fheading {
	font-weight: 400;
}

#Content h2.hborder {
	margin-bottom: 30px;
	text-align: center;
	position: relative;
}

#Content h2.hborder:after {
	content: "";
	width: 80px;
	height: 5px;
	background-color: #002852;
	display: block;
	position: absolute;
	bottom: -10px;
	left: CALC( 50% - 40px );
}

#Content .wrap.rborder:after {
	content: "";
	width: 2px;
	height: 100%;
	background-color: #007DC3;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	visibility: visible;
}

#Content ul.list2col:after {
	content: "";
	clear: both;
	display: block;
}

#Content .mform-cont input[type="email"], #Content .mform-cont input[type="tel"], #Content .mform-cont input[type="text"], #Content .mform-cont textarea {
	border-color: #fff;
	background-color: transparent;
}

#Content .mform-cont input[type="email"]:focus, #Content .mform-cont input[type="tel"]:focus, #Content .mform-cont input[type="text"]:focus, #Content .mform-cont textarea:focus {
	border-color: #007dc3;
	background-color: transparent !important;
}

#Content .mform-cont textarea {
	height: 242px;
}

#Content .mform-cont input[type="submit"]:hover {
	background-color: #fff;
	color: #007DC3;
}

#Content .services_grid .item_wrapper .button_cont div.button {
	background-color: #08253a;
	border-radius: 20px;
}

#Content .hwc_services_grid .item_wrapper .button_cont div.button {
	background-color: #231f20;
	border-radius: 20px;
}

#Content .hwc_services_grid .item_wrapper .button_cont div:hover.button {
	background-color: #fff !important;
}

#Content .hwc_services_grid .item_wrapper .button_cont div:hover.button .button_label {
	color: #231f20;
}

#Content .hwc_services_grid .item_wrapper .button_cont div.button .button_label {
	text-transform: uppercase;
}

#Content .hwc_services_grid .item_wrapper .button_cont.style1 div:hover.button .button_label {
	color: #fff;
}

#Content .icon_box .icon_wrapper:before {
	display: none;
}

#Content .icon_box:hover .icon_wrapper {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}

#Content .icon_box .icon_wrapper {
	background: #0095eb;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-image: none;
}

#Content .icon_box .icon_wrapper .icon i {
	color: #fff;
}

#Content .image_frame .wp-caption-text {
	background: #08253a;
	color: #fff;
}

#Content .hwc_services_grid .hwc_services_grid_ul {
    	margin: 0;
    	list-style: none;
}

#Content .hwc_services_grid .item_wrapper {
	padding: 10px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}
	
#Content .hwc_services_grid .item_wrapper .image_frame {
	position: relative;
}

#Content .hwc_services_grid .item_wrapper .desc h5:after {
	content: "";
	width: 80px;
	height: 5px;
	background-color: #fff;
	display: block;
	position: absolute;
	bottom: -15px;
	left: CALC( 50% - 40px );
}

#Content .testimonials_slider_c	 a.slider_prev, #Content .testimonials_slider_c	 a.slider_next {
	position: absolute;
	top: 50px;
	z-index: 2;
	margin: 0;
}

#Content .testimonials_slider_c	 a.slider_prev {
	left: -50px;
}

#Content .testimonials_slider_c	 a.slider_next {
	right: -50px;
}

#Content .testimonials_slider_c	.slick-list {
	padding: 15px 0;
}

#Content .testimonials_slider_c .testimonials_slider_ul_c li .bq_wrapper blockquote:after {
	display: none;
}

#Content .testimonials_slider_c .testimonials_slider_ul_c .slick-list li {
	margin: 0 15px;
	padding: 20px;
	position: relative;
}

#Content .testimonials_slider_c .testimonials_slider_ul_c li .bq_wrapper blockquote {	
	margin: 0 0 20px;
	background: transparent;
	top: 0;
	color: #727a87;
	text-align: center;
}

#Content .testimonials_slider_c .testimonials_slider_ul_c li .author {
	text-align: center;
}

#Content .testimonials_slider_c .testimonials_slider_ul_c li .author h5 {
	margin-bottom: 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	color: #727a87;
}

#Content .testimonials_slider_c .slider_pager {
    	margin-top: 30px;
}

#Content .testimonials_slider_c .slider_pager .slick-dots {
    	margin-left: 0;
}

#Content .testimonials_slider_c .slider_pager .slick-dots li {
    	display: inline-block;
}

#Content .testimonials_slider_c .slider_pager .slick-dots li a {
    	margin: 0 5px;
}	

#Content .testimonials_slider_c .slider_pager li button {
	display: inline-block;
	padding: 0;
	width: 12px;
	height: 12px;
	text-indent: -9999px;
	margin: 0 5px;
	background-color: #727a87;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: relative;
	cursor: pointer;
}

#Content .testimonials_slider_c .slider_pager li:hover button,
#Content .testimonials_slider_c .slider_pager li.slick-active button {
	background-color: #0481ff;
}

#Content .section.testimonialswbg .testimonials_slider_c .bq_wrapper blockquote,
#Content .section.testimonialswbg .testimonials_slider_c .author h5 {
	color: #fff;
}

#Content .section.testimonialswbg .testimonials_slider_c .slider_pager li button {
	background-color: #d2d2d2;
}

#Content .section.testimonialswbg .testimonials_slider_c .slider_pager li:hover button, 
#Content .section.testimonialswbg .testimonials_slider_c .slider_pager li.slick-active button {
    	background-color: #231f20;
}
	
#Content .accordion .question {
	border-radius: 0;
	border: none;
}

#Content .accordion .question .title {
	background: #8d9092;
	font-size: 25px;
	line-height: 30px;
	color: #fff;
}

#Content .accordion .question .title i {
	color: #fff;
}

#Content .faq .question .title {
	font-size: 17px;
	line-height: 22px;
	font-weight: 700;
}

#Content .column_blockquote .blockquote blockquote {   
	padding: 20px;
	margin: 10px 0 30px;
	background: #f6f6f6;
	top: 0;
	color: #3f3f3f;
	position: relative;
}

#Content .column_blockquote .blockquote blockquote:after {
	content: "";
	background: none;
	width: 0px;
	height: 0px;
	display: block;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #f6f6f6;
	position: absolute;
	top: initial;
	bottom: -15px;
	left: 50px;
}

#Content .column_blockquote .blockquote .author {
	margin-left: 0;
	padding-left: 20px;
}

#Content .column_blockquote .blockquote .author h5 {
	font-size: 17px;
	line-height: 22px;
	color: #636466;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#Content .column_blockquote .blockquote .author h5 span.company {
	display: block;
	color: #636466;
}

#Content .column_blockquote.styleone {
	background: rgba(255, 255, 255, .4);
}

#Content .column_blockquote.styleone .blockquote {
	padding: 40px 40px 15px;
}

#Content .column_blockquote.styleone .blockquote blockquote:after {
	display: none;
}

#Content .column_blockquote.styleone .blockquote blockquote {
	background: transparent;
	padding: 0;
	color: #ffffff;
}

#Content .column_blockquote.styleone .blockquote .author {
	padding-left: 0;
}

#Content .section.bggrey .column_blockquote .blockquote blockquote {
	background: #fff;
}

#Content .section.bggrey .column_blockquote .blockquote blockquote:after {
	border-top-color: #fff;
}

#Content .wrap.tmember h5 {
	font-size: 15px;
	line-height: 19px;
}

body.page-template-template-blank #Content .section.the_content .section_wrapper {
	max-width: 100%;	
}

body.page-template-template-blank #Content .section.the_content .the_content_wrapper {
	margin: 0;
}

/*
Footer
********/
#Footer .widget h3,
#Footer .widget h4 {
	margin-bottom: 70px;
	font-size: 30px;
	line-height: 34px;
	text-transform: uppercase;
	position: relative;
}

#Footer .widget h3:after,
#Footer .widget h4:after {
	content: "";
	width: 80px;
	height: 5px;
	background-color: #231f20;
	display: block;
	position: absolute;
	bottom: -10px;
	left: 0;
}

#Footer .widget span.label {
	font-weight: 600;
	display: block;
}

#Footer #custom_html-5 {
	padding-bottom: 0;
}

#Footer #custom_html-5 p {
	margin-bottom: 0;
}

#Footer .widget_mfn_menu ul {
	margin-left: 20px;
	list-style: disc outside;
	color: #007dc3;
}

#Footer .widget_mfn_menu ul li a {
	background: transparent;
	margin: 0;
	padding: 3px 0;
	border: none;
	color: #fff;
}

#Footer .widget_mfn_menu ul li a:hover,
#Footer .widget_mfn_menu ul li.current-menu-item a {
	background-color: transparent !important;
	font-weight: 600;
}

#Footer .widgets_wrapper #media_image-2 img,
#Footer .widgets_wrapper #media_image-7 img,
#Footer .widgets_wrapper #media_image-4 img,
#Footer .widgets_wrapper #media_image-3 img {
	max-height: 120px;
	width: auto;
}

#Footer .footer_copy {
	border: none;
	background-color: #fff;
	font-size: 14px;
	line-height: 29px;
	color: #636466;
}

#Footer .footer_copy .copyright a,
#Footer .footer_copy .wdesign a {
	color: #636466;
}

body:not(.page-id-21) #Footer .widgets_wrapper #custom_html-6,
body.page-id-21 #Footer .widgets_wrapper #custom_html-3 {
	display: none;
}

/*
Responsive
********/
#Header #Top_bar a.responsive-menu-toggle {
	width: 55px;
	height: 55px;
}

#Header #Top_bar a.responsive-menu-toggle i {
	font-size: 40px;
	line-height: 54px;
}

@media only screen and (max-width: 479px) {
	#Header #Top_bar #logo {
		margin: 20px 80px 20px 20px;
	}

	#Content .hwc_services_grid .item_wrapper .desc .desc_cont .mcontents {
		display: none;
	}
}

@media only screen and (min-width: 768px) {
	#Header #Top_bar .menu #menu-item-79,
	#Header #Top_bar .menu #menu-item-80 {
		display: none;
	}
	
	#Content .wrap.showmbl {
		display: none;
	}
	
	#Content ul.list2col li {
		margin: 0 1%;
		float: left;
		width: 48%;
	}
	
	#Content .hwc_services_grid .hwc_services_grid_ul li {
		margin: 0;
		width: 50%;
		float: left;
	}
	
	#Content .hwc_services_grid .item_wrapper .desc {
		margin: 0 10px 10px;
		background: rgba( 0, 149, 235,.8 );
		text-align: center;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	
	#Content .hwc_services_grid .item_wrapper .desc h5 {
		text-align: center;
		margin-bottom: 0;
		color: #fff;
		text-transform: uppercase;
		position: relative;
		position: absolute;
	}
	
	#Content .hwc_services_grid .item_wrapper .desc .desc_cont {
		width: 60%;
		color: #fff;
		opacity: 0;
		visibility: hidden;
		float: right;
		height: CALC( 100% - 120px );
	}
	
	#Content .hwc_services_grid .item_wrapper .desc .desc_cont .mcontents {
		text-align: left;
	}
	
	#Content .hwc_services_grid .item_wrapper .button_cont {
		text-align: right;
	}
	
	#Content .hwc_services_grid .item_wrapper .button_cont div.button {
		margin: 0;
		padding: 11px 30px;
		display: inline-block;
		cursor: pointer;
	}
				
	#Content .hwc_services_grid .item_wrapper .desc.active .desc_cont {
		opacity: 1;
		visibility: visible;
	}
	
	#Footer .footer_copy .wdesign {
		float: right;
	}	
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
	#Header #Top_bar #logo {
		margin: 20px 50px;
	}
}

@media only screen and (max-width: 767px) {
	.grecaptcha-badge {
		display: none !important;
	}

	body,
	#Content .column_blockquote .blockquote blockquote,
	#Content .testimonials_slider_c .testimonials_slider_ul_c li .bq_wrapper blockquote {
		font-size: 15px !important;
		line-height: 24px !important;
	}

	body h1 {
		font-size: 34px !important;
		line-height: 38px !important;
	}	
	
	body h2 {
		font-size: 30px !important;
		line-height: 34px !important;
	}		
	
	body h3 {
		font-size: 25px !important;
		line-height: 29px !important;
	}	
	
	body h4,
	#Content .services_slider .item_wrapper .desc h5 {
		font-size: 20px !important;
		line-height: 25px !important;
	}
	
	body h5 {
		font-size: 18px !important;
		line-height: 23px !important;
	}
	
	#Content p.big {
		font-size: 18px !important;
		line-height: 26px !important;	
	}

	#Side_slide #menu ul li a {
		font-size: 15px;
		line-height: 25px;
	}

	#Header #Top_bar {
		margin-top: 0;
	}
	
	#Header #Top_bar #logo {
		height: 100px;
		line-height: 100px;
	}
	
	#Header #Top_bar .widget_wrapper:after {
		display: none;
	}
	
	#Header #Top_bar .widget_wrapper {
		right: auto;
		left: 0;
	}
	
	#Header #Top_bar .widget_wrapper .widget ul li {
		padding-left: 0;
	}
	
	#Header #Top_bar .logo {
		margin-top: 34px;
	}
	
	#Header_wrapper #Subheader {
	    	padding: 15px 0 30px;
	}
	
	#Header_wrapper #Subheader ul.breadcrumbs {
		display: block;
	}
	
	#Content .section.page-banner-section {
		padding-bottom: 0 !important;
	}
	
	#Content .wrap.mlogos {
		padding-left: 33px !important;
		padding-right: 33px !important;
	}

	
	#Content .wrap.lrpddng0,
	#Content .column.lrpddng0 > .column_attr {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	#Content .wrap.lrpddng,
	#Content .column.lrpddng > .column_attr,
	#Content .column.logos-cont > .column_attr {
		padding-left: 33px !important;
		padding-right: 33px !important;
	}
	
	#Content .section.tpddng0,
	#Content .wrap.tpddng0 {
		padding-top: 0 !important;
	}
	
	#Content .section.tpddng1 {
		padding-top: 30px !important;
	}
	
	#Content .section.bpddng0 {
		padding-bottom: 0 !important;
	}
	
	#Content .section.bpddng,
	#Content .wrap.bpddng {
		padding-bottom: 40px !important;
	}
	
	#Content .wrap.mtop0 {
		margin-top: 0 !important;
	}
	
	#Content .column.ftext .column_attr {
		text-align: left;
	}
	
	#Content .column.logos-cont .column.one-second {
		width: 48% !important;
		clear: none;
	}
	
	#Content .hwc_services_grid .item_wrapper .desc {
		bottom: 10px;
		left: 10px;
	}
	
	#Content .testimonials_slider_c .testimonials_slider_ul_c {
		margin-left: 0;
	}
	
	#Content .testimonials_slider_c .testimonials_slider_ul_c .slick-list li {
		margin: 0;
	}
	
	#Content .accordion .question .title {
		font-size: 20px;
		line-height: 25px;
	}
	
	#Content .accordion .question .title > i {
		top: 18px !important;
	}
	
	#Content .wpcf7 .wpcf7-form.sbtn input[type="submit"] {
		width: 100%;
		text-align: center;
	}
	
	#Content .wrap.mlogos .column_image {
		clear: none;
		width: 48% !important;
		margin: 0 1% 20px;
	}
	
	#Content .wrap.mlogos .column_image:nth-child(2n+1) {
	    	clear: both;
	}	
	
	#Content .wrap.mlogos .column_image .image_frame {
		padding: 0;
	}
	
	#Content .wrap.mlogos .column_image.imgpddng .image_frame {
		padding: 0 20px;
	}
	
	#Content .wrap.cdetails .column_icon_box {
		width: 48% !important;
		margin: 0 1% 20px;
		clear: none;
	}
	
	#Content .wrap.rborder:after {
		height: 2px;
		width: 100%;
		top: auto;
		bottom: 0;
	}
	
	#Content .section.plogos .wrap.divider {
		display: none;
	}
	
	#Content .section.plogos .wrap.plogo-wrap {
		clear: none;
		width: 48% !important;
		margin: 0 1%;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	
	#Footer .widget h4 {
		margin-bottom: 30px;
	}
	
	#Footer .widgets_wrapper .widget {
		padding-bottom: 30px;
	}
	
	#Footer .widgets_wrapper #media_image-2 {
		text-align: center;
	}
		
	#Footer .footer_copy {
		font-size: 14px;
		line-height: 20px;
	}
	
	#Header_wrapper #Subheader .title {
		font-size: 26px !important;
		line-height: 31px !important;
	}
}

@media only screen and (min-width: 1024px) {
	#Content .section.sbgimg .wrap.bgimgh {
		background-image: none !important;
	}
	
	#Content .section.sbgimg .wrap.showsw1 {
		display: none;
	}
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
	#Content .section.fwwrapssw1 .section_wrapper > .wrap,
	#Content .section.sbgimg > .section_wrapper > .wrap,
	#Content .section.sbgimg .wrap .mcb-wrap-inner > .column  {
		margin: 0;
		width: 100%!important;
		clear: both;
	}
	
	#Content .wrap.cdetails {
		padding-top: 0 !important;
		padding-bottom: 40px !important;
	}
}

@media only screen and (max-width: 1023px) {
	#Header #Top_bar .widget_wrapper {
		display: none;
	}

	#Content .section.sbgimg .hidesw1 {
		display: none;
	}

	#Content .section.sbgimg {
		background-image: none !important;
	}
	
	#Content .section.sbgimg > .section_wrapper {
		max-width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	#Content .section.sbgimg .wrap.mcontent {
		padding-left: 33px !important;
		padding-right: 33px !important;
	}
	
	
	#Content .section.sbgimg .wrap.hidembl {
		display: none;
	}
	
	#Content .section.sbgimg .wrap.bgimgh {
		padding: 200px 0;
		background-size: cover;
	}
	
	/*
	#Content .section.sbgimg .wrap.mcontents {
		padding: 0 !important;
	}
	*/
	
	#Content .section.sbgimg .wrap.mcontents .column > .column_attr {
		padding-left: 33px !important;
		padding-right: 33px !important;
	}
	
	#Content .section.inverse-wrap .section_wrapper {
		display: flex;
		flex-direction: column-reverse;
	}
		
}

@media only screen and (max-width: 1239px) and (min-width: 768px) {
	#Content .column.lpddngsw1 > .column_attr {
		padding-left: 33px !important;
	}

	#Content .hwc_services_grid .item_wrapper .desc {
		bottom: 0;
		left: 0;
	}
}

@media only screen and (max-width: 1239px) {
	#Content .hwc_services_grid .item_wrapper .desc .desc_cont {
		display: none;
	}
	
	#Content .hwc_services_grid .item_wrapper .desc {
		padding: 30px;
		width: CALC( 100% - 80px );
		height: auto;
		background: rgba( 0, 125, 195,.8 );
		text-align: center;
		position: absolute;
	}	
	
	#Content .hwc_services_grid .item_wrapper .desc h5 {
		margin-bottom: 0;
		width: 100%;
		left: 0;
		top: 10px;
		font-size: 24px;
		line-height: 24px;
	}
}

@media only screen and (min-width: 1240px) {
	#Header #Top_bar .menu_wrapper {
		margin-top: 80px;
	}

	#Content .hwc_services_grid .item_wrapper .desc h5 {
		width: 250px;
		transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	}
	
	#Content .section.hidesw1 {
	    display: none;
	}	
}

@media only screen and (max-width: 1679px) and (min-width: 1240px) {
	#Header #Top_bar .menu li#menu-item-194 ul {
		left: -100px;
	}
	
	#Content .column.lpddngsw1 > .column_attr {
		padding-left: 33px !important;
	}

	#Content .hwc_services_grid .item_wrapper .desc .desc_cont {
		padding-top: 0;
	}

	#Content .hwc_services_grid .item_wrapper .desc {
		padding: 30px;
		width: CALC( 30% - 80px );
		height: CALC( 100% - 80px );
	}

	#Content .hwc_services_grid .item_wrapper .desc h5 {
		font-size: 24px;
		line-height: 31px;
		top: 156px;
		left: -75px;
	}	
	
	#Content .hwc_services_grid .item_wrapper .desc.active {
		width: CALC( 100% - 80px );
	}

	#Content .hwc_services_grid .item_wrapper .button_cont {
		padding: 20px 0 0;
		text-align: right;
	}	
}

@media only screen and (min-width: 1680px) {
	#Content .hwc_services_grid .item_wrapper .desc .desc_cont {
		padding-top: 70px;
	}

	#Content .hwc_services_grid .item_wrapper .desc {
		padding: 30px 140px 30px 50px;
		width: CALC( 30% - 210px );
		height: CALC( 100% - 80px );
	}

	#Content .hwc_services_grid .item_wrapper .desc h5 {
		top: 205px;
		left: -40px;
	}
	
	#Content .hwc_services_grid .item_wrapper .desc.active {
		width: CALC( 100% - 210px );
	}

	#Content .hwc_services_grid .item_wrapper .button_cont {
		padding: 50px 0 0;
	}	
}