/*
Template: TheFox
Theme Name: TheFox Child Theme
Theme URI: http://www.thefoxwp.com
Description: <strong>A superflexible and responsive Business Theme by Tranmautritam team</strong> - <br/>Update notifications available on twitter and facebook:<br/> <a href='https://twitter.com/tranmautritam'>Follow me on twitter</a><br/> - <a href='https://www.facebook.com/tranmautritam.designer'>Join the Facebook Group</a> A theme by <a href="http://themeforest.net/user/tranmautritam?ref=tranmautritam">Tranmautritam Team</a>.
Version: 1.20
Author: Tranmautritam Team
Author URI: http://themeforest.net/user/tranmautritam?ref=tranmautritam
License: Themeforest Split Licence
License URI: -



*/

@import url("../TheFox/style.css");
@import url("../TheFox/style_end.css");

.download-image img{
	padding: 12px;
}
.download-image .wpb_single_image{
	margin-bottom: 0px;
}
.download-image .wpb_text_column{
	margin-bottom: 40px;
}
.download-image .wpb_text_column a{
	color: #000;
}

/* Mobile Menu */
.slided_body {
	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -moz-transform .5s;
	-ms-transition: -ms-transform .5s;
	-o-transition: -o-transform .5s;
	transition: transform .5s;
}


/* Contact Form */
.wpcf7-form input[type="tel"] {
	margin-top: 3px;
	width: 100%;
	border: 1px solid #EBEBEB;
	background: #FBFBFC;
	color: #A1B1BC;
	font-family: "Lato";
	font-size: 14px;
	line-height: 20px;
	padding: 10px 20px 11px;
}

.rev-slider {
	padding-top: 0px !important;
}

.portfolio_desc {
	margin-bottom: 0 !important;
	height: 100% !important;
	bottom: 0 !important;
	background: none !important;
}

.portfolio_desc:hover {
	bottom: 0;
	height: 100%;
	background: rgba(255, 255, 255, 0.85);
	opacity: 0.8;
}

.element:hover .filter_img .port_thumb_ctn .port_overlay {
	background: rgba(255, 255, 255, 0.85) !important;
}

.portfolio_desc a.prettyPhoto {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, 0.85);
	color: #0082CB;
}

.portfolio_desc a.prettyPhoto i.fa {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -18px;
	margin-left: -18px;
	font-size: 36px;
}

div.footer_contact_info a {
	color: #0082CB !important;
	text-decoration: none;
}
/* ----------------------------------------------
Mobile Devices - max-width: 320px
---------------------------------------------- */
@media screen and (max-width: 320px) {
       #nav_button_alt {
		line-height: 33px !important
	}
	#footer div.logos {
		display: none;
	}
	.footer_3_col .widget_wrap:first-child {
		width: 100%;
	}
	div.footer_about_block {
		margin: 0;
		display: block;
		width: 100%;
		text-align: center;
		padding-bottom: 0;
	}
	div.footer_about_block img {
		float: none;
		display: block;
		margin: 0 auto 15px;
	}
	div.footer_about_block p {
		padding: 0 15px;
		font-size: 16px;
		color: #3c3c3c;
	}
	div.footer_contact_block {
		padding: 0 15px;
		text-align: center;
		color: #3c3c3c;
	}
	div.footer_contact_block p,
	div.footer_address {
		border-bottom: 0;
		font-size: 16px;
	}
	div.footer_contact_block p {
		font-size: 18px;
		margin-bottom: 5px;
	}
}
/* ----------------------------------------------
Mobile Devices - max-width: 640px
---------------------------------------------- */
@media screen and (max-width: 640px) {
	/* Navigation */
	
	.wrapper.tf_o_visible {
		padding: 0;
		height: 60px;
	}
	.menu_slide.mt_menu {
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	}
	#logo_img {
		margin-left: 1.25em;
		margin-bottom: 0;
	}
	#logo_img img {
		vertical-align: middle;
		max-width: 180px !important;
	}
	#nav_button_alt {
		line-height: 38px !important;
    		width: auto;
    		position: absolute;
    		top: 0;
    		right: 20px;
		margin: 0 0 5px !important;
		float: right !important;
		padding-top: 1.125em;
	}
	#nav_button_alt::before {
		font-size: 26px;
	}
	#mobile_menu_search {
		display: none;
	}
	
	/* Slider Content */
	.rev_slider .personal-approach .mobile-small-button > a {
		display: block;
		width: 160px;
		padding: 15px 0 !important;
		font-size: 14px !important;
		text-align: center;
		border-radius: 4px;
	}
	
	.rev_slider .personal-approach .mobile-small-text {
		display: block !important;
		padding: 5px 0 !important;
		font-size: 13px !important;
		line-height: normal !important;
		text-align: center !important;
	}
	
	.rev_slider .personal-approach .mobile-large-text {
		display: block !important;
		padding: 5px 0 !important;
		font-size: 18px !important;
		line-height: normal !important;
		text-align: center !important;
	}
	
	.rev_slider img { display: none; }
	
	
	/* Section Content  */
	.page_title_ctn {
		padding-top: 23px !important;
		padding-bottom: 23px !important;
	}
	.icon_box2_simple {
		margin-bottom: 60px;
		min-height: 310px;
	}
	.global-mfg {
		padding: 25px 0;
		margin-bottom: 0;
	}
	/* Main Content */
	
	.wpb_text_column p {
		padding: 0 1em;
	}
	.wpb_content_element.wpb_single_image img,
	.wpb_thumbnails .post-thumb img {
		margin-bottom: 1.5em;
	}
	
	/* Portfolio */
	.portfolio {
		padding-bottom: 50px !important;
	}
	/* Contact Page */
	/* Footer */
	
	#footer {
		padding: 2.25em 0 0 !important;
	}
	.footer_type_1 .widget {
		margin-bottom: 0 !important;
	}
	.footer_3_col .widget_wrap {
		margin: 0;
		display: block;
		width: 100%;
	}
	.footer_type_1 .widget {
		margin: 0;
	}
	#footer div.logos {
		display: none;
	}
	.footer_3_col .widget_wrap:first-child {
		width: 100%;
	}
	div.footer_about_block {
		margin: 0;
		display: block;
		width: 100%;
		text-align: center;
		padding-bottom: 0;
	}
	div.footer_about_block img {
		float: none;
		display: block;
		margin: 0 auto 15px;
	}
	div.footer_about_block p {
		padding: 0 15px;
		font-size: 16px;
		color: #3c3c3c;
	}
	div.footer_contact_block {
		padding: 0 15px;
		text-align: center;
		color: #3c3c3c;
	}
	div.footer_contact_block p,
	div.footer_address {
		border-bottom: 0;
		font-size: 16px;
	}
	div.footer_contact_block p {
		font-size: 18px;
	}
	div.footer_contact_block .footer_contact_info {
		position: relative;
		margin-left: 0 !important;
		color: #3c3c3c;
	}
	div.footer_contact_block .footer_address {
		position: relative;
		margin-bottom: 1.25em;
		padding-bottom: 1.5em;
	}
	div.footer_contact_block .footer_address:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -30px;
		width: 60px;
		height: 4px;
		background: #0082CB;
	}
	div.footer_contact_block .footer_contact_info {
		margin-top: 30px;
	}
	div.footer_contact_block .footer_contact_info dl dd a {
		color: #0082CB !important;
		text-decoration: none;
	}
	div.footer_contact_block .footer_contact_info dl {
		margin-top: 10px;
	}
	.footer_3_col .widget_wrap:last-child {
		display: none;
	}
	#footer_coms .f_message_left {
		color: #FFF;
		font-size: 12px;
		font-weight: 300;
	}
	#footer_coms a {
		display: block;
		margin: 0 auto;
		color: #FFFFFF !important;
		width: 180px;
	}
	div.tablet_logos {
		display: none;
	}
}
/* ----------------------------------------------
Tablet Devices - max-width: 1219px
---------------------------------------------- */
@media only screen and (min-width: 641px) and (max-width: 1219px) {
	#mobile_menu_search {
		display: none !important;
	}
	.page_title_ctn {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	.mt_menu {
		display: none !important;
	}
	/* Featured Sections 50/50 Split */
	
	.vc_col-md-6 {
		width: 45% !important;
		margin: 2.5% !important;
	}
	.global-mfg {
		padding: 45px 0;
		margin-bottom: 0 !important;
	}
	
		/* Portfolio */
	.portfolio {
		padding-bottom: 50px !important;
	}
	
	/* Footer */
	.footer_type_1 .wrapper {
		width: 100%;
	}
	.footer_type_1 #footer {
		padding-bottom: 0 !important;
		width: 100% !important;
	}
	.footer_type_1 .widget_wrap {
		display: block;
		width: auto !important;
		margin: 50px 0 20px !important;
	}
	.footer_3_col .widget_wrap {
		width: auto;
		padding-left: 20px;
	}
	.footer_3_col .widget_wrap:first-child {
		width: 50% !important;
	}
	.footer_3_col .widget_wrap:nth-child(2) {
		width: 50% !important;
	}
	.footer_type_1 .widget {
		margin-bottom: 0 !important;
	}
	/* Footer About Block */
	
	div.footer_about_block {
		display: block;
		margin-bottom: 0;
		width: 100%;
		border-bottom: none;
	}
	div.footer_about_block img {
		float: left;
		max-height: 125px;
		width: auto;
		max-width: 125px;
		margin: 15px 40px 30px 15px;
	}
	div.footer_about_block p {
		padding-top: 40px;
		padding-bottom: 30px;
		line-height: 1.3;
		color: #3c3c3c;
	}
	/* Footer Contact Info */
	
	div.footer_contact_block {
		margin-bottom: 0;
		padding-right: 0;
	}
	div.footer_contact_block p,
	div.footer_address {
		display: block;
		margin-bottom: 10px;
		padding-bottom: 10px;
		font-size: 18px;
		border-bottom: 1px solid #0082cb;
		color: #3c3c3c;
	}
	div.footer_address {
		line-height: 1.3;
		font-size: 14px;
	}
	div.footer_contact_info dl dd {
		display: block;
		margin: 0;
		padding: 0;
		color: #3c3c3c;
	}
	div.footer_contact_info dl dd span {
		display: inline-block;
		padding-right: 25px;
		font-weight: bold;
		width: 120px;
	}
	div.footer_contact_info a {
		color: #0082CB !important;
		text-decoration: none;
	}
	div.logos,
	.footer_type_1 .widget_wrap:last-child {
		display: none;
	}
	#footer_coms .f_message_left {
		float: none !important;
		text-align: center !important;
		color: #FFF;
		font-weight: 300;
		font-size: 12px;
	}
	#footer_coms a {
		color: #ffffff !important;
	}
	.sticky_header {
		display: none;!important;
	}
	div.tablet_logos {
		display: block;
		margin-top: 0;
		margin-bottom: 0;
	}
	div.tablet_logos img {
		height: 88px;
		width: auto;
	}
}
/* ----------------------------------------------
Desktop Devices 1219px and larger
---------------------------------------------- */
@media only screen and (min-width: 1220px) {
	/* Header & Navigation */
	
	header.nav_type_6 {
		height: 160px;
	}
	#logo_img img {
		max-height: none;
		padding-top: 16px;
		margin-top: -1px;
		width: 90%;
		height: 90%;
	}
	.page_title_ctn {
		padding-top: 23px !important;
		padding-bottom: 23px !important;
	}
	.vc_row-fluid {
		padding-top: 0;
	}
	.global-mfg {
		padding: 95px 0;
		margin-bottom: 0;
	}
	.vc_custom_heading {
		margin-bottom: 0;
		text-transform: uppercase;
	}
	#header_image {
		height: 400px;
	}
	.page_title_ctn {
		border-bottom: 0 !important;
		box-shadow: 0 -12px 25px #000;
	}
	.crumbs_delimiter {
		color: #fff;
	}
	.vc_custom_1435600118264 {
		margin-bottom: 0;
	}
	.nav_type_6.opaque_header {
		opacity: 1 !important;
	}
	.nav_type_6.shrinked_header,
	.nav_type_6.shrinked_header #logo_img {
		min-height: 160px !important;
		max-height: 160px !important;
		transition: none !important;
	}
	.nav_type_6 {
		min-height: 160px;
		background: white;
		transition: none !important;
		transform: none !important;
	}
	.nav_type_6 ul li a {
		padding: 110px 0 20px;
	}
	#header_container .nav_type_6 ul ul {
		display: none;
		visibility: hidden;
	}
	#header_container .nav_type_6 ul li:hover > ul {
		display: block;
		visibility: visible;
	}
	#header_container .nav_type_6 ul ul,
	#header_container .nav_type_6 ul li:hover > ul {
		top: 160px !important;
	}
	
	/* Portfolio */
	.portfolio {
		padding-bottom: 50px;
	}
	
	/* Footer */
	#footer {
		padding-bottom: 0 !important;
	}
	.footer_type_1 .widget_wrap {
		display: block;
		width: auto !important;
		margin: 50px 0 !important;
	}
	.footer_3_col .widget_wrap:first-child {
		margin-right: 10px;
		width: 500px !important;
	}
	.footer_3_col .widget_wrap:nth-child(2) {
		width: 350px !important;
	}
	.footer_3_col .widget_wrap:last-child {
		width: 240px !important;
		margin-right: 0;
		margin-left: 30px !important;
	}
	.footer_type_1 .widget {
		margin-bottom: 0 !important;
	}
	
	/* Footer About Block */
	div.footer_about_block {
		display: block;
		margin-bottom: 30px;
		width: 470px;
		border-bottom: 1px solid #0082cb;
	}
	div.footer_about_block img {
		float: left;
		margin-left: 15px;
		margin-right: 40px;
		max-height: 125px;
		width: auto;
		max-width: 125px;
		margin-top: 15px;
	}
	div.footer_about_block p {
		padding-top: 70px;
		line-height: 1.3;
		color: #3c3c3c;
	}
	
	/* Footer Contact Info */
	div.footer_contact_block {
		margin-bottom: 20px;
		padding-right: 30px;
	}
	div.footer_contact_block p,
	div.footer_address {
		display: block;
		margin-bottom: 10px;
		padding-bottom: 10px;
		font-size: 18px;
		border-bottom: 1px solid #0082cb;
		color: #3c3c3c;
	}
	div.footer_address {
		line-height: 1.3;
		font-size: 14px;
	}
	div.footer_contact_info dl dd {
		display: block;
		margin: 0;
		padding: 0;
		color: #3c3c3c;
	}
	div.footer_contact_info dl dd span {
		display: inline-block;
		padding-right: 25px;
		font-weight: bold;
		width: 120px;
	}
	div.footer_contact_block .footer_contact_info dl dd a {
		color: #0082CB !important;
		text-decoration: none;
	}
	/* Footer Menu */
	
	#footer .menu-item a {
		border: none !important;
		color: #0082cb !important;
		padding: 0 0 5px;
	}
	#footer .widget_nav_menu .menu-item a::before {
		display: none;
	}
	#footer .sub-menu .menu-item a {
		padding-left: 25px;
	}
	#footer .sub-menu .menu-item a::before {
		display: block;
		color: #3c3c3c;
	}
	div.logos:before,
	div.logos:after {
		content: "";
		display: table;
	}
	div.logos:after {
		clear: both;
	}
	div.logos img {
		float: left;
		margin: 0;
		padding: 0;
	}
	#footer_coms .f_message_left {
		color: #FFF;
		font-weight: 300;
		font-size: 12px;
	}
	#footer_coms a {
		color: #FFFFFF !important;
	}
	div.tablet_logos {
		display: none;
	}
}

/* Custom Classes
---------------------------------------------*/
.page_title_ctn { border-bottom: none !important; }

.hero_row {
	padding-top: 180px;
	padding-bottom: 180px;
}

.hero_row .vc_custom_heading h2 { font-size: 38px; }

.rd_icon_line_c .ln-world{
    line-height: normal !important;
}

.wpcf7-form-control.wpcf7-submit{
	-webkit-appearance: none;
}
/********************************************************************************************************************************
***************************                         *****************************************************************************
***************************                         *****************************************************************************
***************************                         *****************************************************************************
*********************************************************************************************************************************
/
/***************************************************
*       Media Query for Mobile
*       ~~~~~~ 0px - 320px ~~~
*       --Custom, iPhone Retina
****************************************************/

@media only screen and (max-width: 320px){
    .icon_box2_simple{
        min-height: 200px !important;
    }
}
/***************************************************
*       Media Query for Mobile
*       ~~~~~~ 320px - 480px ~~~
*       --Extra Small Devices, Phones
****************************************************/

@media(min-width: 400px) and (max-width: 670px){
    #nav_button_alt{
        padding-top: 1.8%;
        margin-top: 0;
    }
}

/***************************************************
*       Media Query for Mobile
*       ~~~~~~480px - 768px~~~
*       --Small Devices, Tablets
****************************************************/

@media only screen and (max-width: 640px) {
    .hero_row {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .hero_row .vc_custom_heading { margin-bottom: 0; }
    .hero_row .vc_custom_heading h2 { font-size: 24px; }

    .icon_box2_simple { min-height: 270px; }

    .icon_box2_simple .box_btn {
        position: relative;
        bottom: auto;
        left: auto;
        margin-left: inherit;
    }
}
@media only screen and (max-width: 767px){
    .wpb_content_element.wpb_single_image img{
        margin: auto;
        display: block;
    }
    .content-header .wpb_wrapper .vc_custom_heading {
        margin-bottom: 0;
    }
    #nav_button_alt{
        float: right;
    }
}

@media (max-width: 767px){
    .page_title_ctn h1 {
        font-size: 20px;
    }

    .vc_custom_heading h2 {
        font-size: 26px !important;
    }

    .rev_slider img {
        display: block !important;
    }

    #mobile-menu ul li a {
        color: #FFF !important;
    }
    #top_bg .wpb_wrapper .icon_box2_simple:hover{
        background: #fff !important;
        border: 1px solid #a1b1bc !important;
        cursor: pointer;
        padding:45px 30px 20px !important;
    }
    #top_bg .wpb_wrapper .icon_box2_simple:hover .icon_circle{
        background-color: #ffffff !important;
        border: 1px solid #a1b1bc !important;
    }
    #top_bg .wpb_wrapper .icon_box2_simple:hover .simple_sub_circle{
        background:#0082cb !important;
    }


}


/***************************************************
*       Media Query for Mobile
*       ~~~~~~ 768px - 1219px ~~~
*       --Medium Devices, Desktops
****************************************************/
@media only screen and (min-width: 767px) {
    .icon_box2_simple {
        padding-left: 20px !important;
        padding-right: 20px !important;
        min-height: 310px;
    }

    .icon_box2_simple .box_btn {
        position: absolute;
        bottom: 20px;
        left: 50%;
        margin-left: -67px;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1219px) {
    #mobile-menu ul li a {
        color: #FFF !important;
    }
}
@media only screen and (max-width: 1219px){
    #mobile-menu{
        font-size: 14px;
    }
    #mobile-menu .mobile-ul-open > a{
        color: #FFFFFF !important;
    }
    #mobile-menu .mobile-ul-open:after{
        color: #FFFFFF !important;
    }
}

/***************************************************
*       Media Query for Mobile
*       ~~~~~~ 992px - *** ~~~
*       --Large Devices, Wide Screens
****************************************************/

@media only screen and (min-width: 1219px){
    #footer_coms .f_message_left{
        width: 100%;
    }
    #footer_coms .f_message_left p:first-child{
        float: left;
    }
    #footer_coms .f_message_left p:last-child{
        float: right;
    }
}

#footer_coms .f_message_left p:last-child{
	display: none;
}

/***************************************
* Theme Updates
****************************************/
.rd_hover_trending .element figcaption{
  display: none;
}
.rd_hover_trending .port_img_link{
	display:block;
	min-width:100%;
}
.filter_img:hover .img_link {
    left: 43%;
}
.portfolio_block .img_link{z-index:100;}