/*
Theme Name: 	DTS Child
Theme URI: 		https://www.dynamictalentsolutions.com
Author: 		Zoviant Technology
Author URI: 	http://www.zoviant.com
Description:	Child Theme for Dynamic Talent Solutions
Template:		dts
Version: 		1.0
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
#Top_bar .menu > li > a span:not(.description) {
	text-transform: uppercase;
	padding: 0 17px;
}
body:not(.template-slider) #Header {
	min-height: 450px
}
#Subheader {
	font-size: 13px;
}
#Subheader::after {
	display: none;
}
#Subheader ul.breadcrumbs li {
	text-transform: uppercase
}
#Subheader ul.breadcrumbs li a {
	text-decoration: underline;
	font-weight: 700
}
#Subheader ul.breadcrumbs li span {
	margin: 0 5px;
}
.contact_dts {
	margin: 0px !important;
	padding: 0px !important;
}
.contact_dts li {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	list-style: none !important;
}
.contact_dts li:first-child {
	padding: 0px;
	border-bottom: none;
	margin-bottom: 20px;
}
.contact_dts li:last-child {
	border-bottom: none;
}
.contact_dts i {
	color: #000000;
	margin-right: 10px;
}
/* Contact Form 7
================================================== */
.ui-datepicker {
	font-size: 13px !important;
	line-height: 18px !important;
}
.ui_tpicker_second, .ui_tpicker_millisec, .ui_tpicker_microsec, .ui_tpicker_timezone {
	display: none;
}
.wpcf7-form label {
	text-align: left;
}
.wpcf7-form label span {
	color: #ff0000;
	font-size: 20px;
}
span.wpcf7-form-control-wrap .wpcf7-date, span.wpcf7-form-control-wrap .wpcf7-quiz, span.wpcf7-form-control-wrap .wpcf7-number, span.wpcf7-form-control-wrap .wpcf7-select, span.wpcf7-form-control-wrap .wpcf7-text, span.wpcf7-form-control-wrap .wpcf7-textarea {
	padding: 12px 15px;
	border-radius: 3px;
}
.g-recaptcha {
	display: inline-block !important;
}
.wpcf7-submit {
	padding: 15px 30px !important;
	font-size: 20px;
	font-weight: bold;
	background: #ed1c24;
	border-radius: 3px !important;
}
.buttons {
	text-align: center;
	border-top: 1px solid rgba(0,0,0,0.1);
	padding-top: 20px;
}
/* Shortcodes
================================================== */
.fancy_heading .title {
	font-size: 50px;
	line-height: 50px;
	font-weight: 200;
}
.column_column ul, .column_column ol {
	margin-top: 35px;
	margin-bottom: 35px;
}
/*
.dark blockquote {
	background: url(../dts/images/stripes/textline-white.png) repeat-y;
	font-style: italic
}
.dark blockquote:before {
	background: url(../dts/images/blockquote-white-right.png);
}
.dark blockquote:after {
	background: url(../dts/images/blockquote-white-left.png);
}
.testimonials_slider.single-photo .testimonials_slider_ul li .bq_wrapper {
	margin: 0px;
}
.testimonials_slider .testimonials_slider_ul li .bq_wrapper {
	background: none;
	margin-bottom: 0px;
	overflow: hidden;
	padding: 0px 50px;
}*/
a.icon_bar {
	border: none;
	background-color: #ed1c24;
}
.icon_bar span {
	color: rgba(255,255,255,1);
}
/* #Widget area
================================================== */
.with_aside .sections_group {
	padding-top: 70px;
}
.aside_right .widget-area {
	border-left-width: 0px;
}
.widget-area {
	padding: 70px 20px 70px;
}
/* Recent Posts*/
.Recent_posts {
	padding: 20px;
}
.Recent_posts ul li .photo .c {
	display: none;
}
.with_aside .widget {
	border: 1px solid rgba(0,0,0,0.1);
	font-size: 14px;
	padding: 1px;
}
.with_aside .widget > h3 {
	font-size: 25px;
	line-height: 25px;
	background: #f28b06;
	color: #fff;
	padding: 20px;
	margin: 0px;
}
.with_aside .other {
	padding: 20px;
	margin: 0px;
}
.with_aside .other ul {
	list-style: none;
}
.with_aside .other ul li {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	list-style: none;
	padding: 6px 0px;
}
.with_aside .other ul li:after {
	content: '\e917';
	position: absolute;
	font-family: "mfn-icons";
	color: #000;
	width: auto;
	border: none;
	font-size: 12px;
	right: 20px;
}
.with_aside .other ul li:last-child {
	border-bottom: none;
}
/* Archives, Custom menu */
.widget_archive ul, .widget_nav_menu ul, .widget_categories ul, .Recent_comments {
	list-style: none;
	padding: 20px;
}
.widget_archive ul li, .widget_nav_menu ul li, .widget_categories ul li {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	list-style: none;
}
.widget_archive ul li:after, .widget_nav_menu ul li:after, .widget_categories ul li:after {
	content: '\e917';
	display: block;
	position: absolute;
	right: 0px;
	font-family: "mfn-icons";
	top: 5px;
	color: #000;
	width: auto;
	border: none;
	left: auto;
	font-size: 12px;
}
.widget_archive ul li:last-child:after, .widget_nav_menu ul li:last-child:after, .widget_categories ul li:last-child:after {
	display: inherit
}
.widget_archive ul li a, .widget_nav_menu ul li a, .widget_categories ul li a {
	color: #000;
	display: block;
	padding: 5px 0 6px 0px;
}
.widget_archive ul li:last-child, .widget_nav_menu ul li:last-child, .widget_categories ul li:last-child {
	border-bottom: none;
}
.widget .contact_details {
	padding: 20px;
}
.widget .contact_details li {
	padding: 6px 0px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.widget .contact_details li:first-child, .widget .contact_details li:nth-child(2) {
	padding: 0px;
	border-bottom: none;
}
.widget .contact_details li:last-child {
	border-bottom: none;
}
.widget .contact_details i {
	color: #000000;
	margin-right: 10px;
}
/* #Footer
================================================== */
#Footer {
	font-size: 14px;
	line-height: 22px;
}
#back_to_top.sticky {
	background: #f28b06;
	color: rgba(0,0,0,1);
	text-align: center;
	line-height: 43px;
}
#back_to_top.sticky:hover {
	background: #000000;
	color: rgba(255,255,255,1);
}
#Footer .widget {
	background: none;
}
#Footer .widget h4 {
	border-bottom: 1px solid rgba(255,255,255,0.1);
	margin-bottom: 30px;
	padding-bottom: 30px;
}
#Footer .widget_nav_menu ul {
	padding: 0px;
}
#Footer .contact_details {
	padding: 0px;
	margin-top: 30px;
}
#Footer .widget_nav_menu ul li {
	border-color: rgba(255,255,255,0.1)
}
#Footer .widget_nav_menu ul li:last-child:after {
	display: inherit
}
#Footer .widget_nav_menu ul li:after {
	color: #c5c5c5;
}
#Footer .widget_nav_menu ul li:hover:after {
	color: #ffffff;
}
#Footer b {
	color: #ffffff;
}

@media only screen and (min-width: 960px) and (max-width: 1239px) {
    #Top_bar #logo {
        height: 90px !important;
        line-height: 90px !important;
        padding: 25px 0 !important;
    }
    #Top_bar .menu > li {
        padding: 0;
    }
    #Top_bar .menu > li > a span:not(.description) {
        padding: 0 12px;
        text-transform: none
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    #Top_bar #menu {
        padding-bottom: 0px;
        background: #ffffff;
        border: 1px dotted rgba(0,0,0,0.2)
    }
    #Top_bar .menu > li {
        margin: 0px;
        border-bottom: 1px dotted rgba(0,0,0,0.2);
    }
    #Top_bar .menu > li:last-child {
        border-bottom: none;
    }
    #Top_bar .menu > li a:hover {
        background: rgba(0,0,0,0.05)
    }
}

@media only screen and (max-width: 767px) {
    body:not(.template-slider):not(.header-simple) #Header {
        min-height: 400px;
    }
    #Action_bar .social {
        padding: 5px 0px !important;
    }
    #Top_bar .logo #logo {
        padding: 0;
        margin: 0px 30px 10px;
    }
    #Top_bar #menu {
        padding-bottom: 0px;
        background: #ffffff;
        border: 1px dotted rgba(0,0,0,0.2)
    }
    #Top_bar .menu > li {
        margin: 0px;
        border-bottom: 1px dotted rgba(0,0,0,0.2);
    }
    #Top_bar .menu > li:last-child {
        border-bottom: none;
    }
    #Top_bar .menu > li a:hover {
        background: rgba(0,0,0,0.05)
    }
    #Header_wrapper h1.title {
        font-size: 40px;
        line-height: 40px;
    }
    .testimonials_slider .testimonials_slider_ul li .bq_wrapper {
        padding: 0px;
    }
}