/*
Theme Name: Brooklyn Child
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 4.9.5
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/

@media (min-width: 1025px) {
#header-section .grid-85 {
	width: 70%;
}
	#header-section .grid-15 {
		width: 30%;
	}
}

h2 {
	margin-bottom:5px;
}



@media (min-width: 1225px) {
#main-content .tl {
    padding-top:40px;
    padding-left:14%;
    padding-right:160px;
}
	#main-content .tll {
    padding-top: 40px;
    padding-left: 10%;
    padding-right: 120px;
}
#main-content .tr {
    padding-top:40px;
    padding-right:14%;
    padding-left:160px;
}
	.bl .vc_column-inner {
		margin-right:-80px;
	}
	.br .vc_column-inner {
		margin-left:-80px;
	}
}

@media (max-width: 1224px) {
#main-content .tl {
    padding:20px;
}
	#main-content .tll {
    padding: 20px;
}
	#main-content .tr {
    padding:20px;
}
}


.comment-content ul, .entry-content ul {
    list-style-type: square;
}

ul, ol, dl {
    margin-left: 22px;
}

#ssb-container {
    top: 80%;
}

@media (max-width: 762px) {
#ssb-container {
    top: 70%;
}
}
.wte p, .wte a, .wte span, .wte h1, .wte h2, .wte h3, .wte ul, .wte li  {
	color:#fff;
}

.ut-footer-dark .ut-footer-area ul.sidebar a {
    color: #94b8ca;
}
.ut-footer-area ul.sidebar a:hover {
    color: rgb(255 255 255) !important;
}





/* ------------- 05.20. Contact Form 7 ---------------------- */

.wpcf7-select, .wpcf7-text, .wpcf7-number, .wpcf7-date, .wpcf7-textarea, .wpcf7-quiz { 
	background: #f2f2f2; border-radius: 1px; border: 1px solid #dddddd; box-shadow: none; width: 100%; padding: 14px; margin-bottom: 25px; 
}
.wpcf7-select:focus, .wpcf7-text:focus, .wpcf7-number:focus, .wpcf7-date:focus, .wpcf7-textarea:focus, .wpcf7-quiz:focus { 
	border-color: #dddddd; background: #ffffff; 
}

.wpcf7-file {
	border: none !important;
}

.wpcf7-textarea { height: 186px; }

.wpcf7-submit { float: right; margin-bottom: 15px; }

.wpcf7 .wpcf7-response-output { margin: 5px 0; padding: 10px 20px; border-radius: 1px; }
.wpcf7 .wpcf7-validation-errors { background-color: #faf8d2; border: 2px solid #faf8d2; color: #b9b015; }
.wpcf7 .wpcf7-mail-sent-ng { background-color: #ffe5e5; border: 2px solid #ffe5e5; color: #e50000; }
.wpcf7 .wpcf7-mail-sent-ok { background-color: #dcf2dc; border: 2px solid #dcf2dc; color: #389738; }
.wpcf7 .wpcf7-not-valid-tip { margin: 0 0 5px 0; }

.wpcf7-acceptance span.wpcf7-list-item {
	margin: 0px;
}

.wpcf7-form-control-wrap .wpcf7-select {
	padding: 14px 14px;
}

.wpcf7-checkbox .wpcf7-list-item {
	width: 50%;
    margin: 0;
}

.wpcf7-acceptance input {
    margin: 0;	
}

.codedropz-upload-inner h3 {
	font-size: 20px !important;
    line-height: 22px !important;
	color: #929292 !important;
}

span.wpcf7-list-item input[type="checkbox"] {
    margin: 7px 10px 0 0 !important;
}

.codedropz-upload-container {
    padding: 46px 20px;
}

@media (min-width: 1025px) {
	.ut-horizontal-navigation.ut-navigation-with-animation ul.sub-menu li.menu-item-has-children > ul.sub-menu {
    min-width: 280px;
	}
}

#ut-header-placeholder {
    height: 0px !important;
    max-height: 0px !important;
}

#header-section {
	display:none;
}