@media screen and (max-width: 1300px) {
	.ctas .cta {min-height: 254px}
}
@media screen and (max-width: 1200px) {
	h3.widget-title{font-size: 17px}
	.main-navigation li{margin: 0 0 0 37px}
}
@media screen and (max-width: 1122px) {
  .main-navigation li {font-size: 13px; margin: 0 0 0 19px}
}

@media screen and (max-width: 1024px) {
  .navigation{font-size: 12px !important}
	.main_box .container {max-width: 915px !important}
}

@media screen and (max-width: 992px) {
	.ctas .cta {min-height: 254px; top: -75px; text-align: center}
	.social {float: none; text-align: center}
	.ctas {top: 0px}
	.main_box .col-md-4 {padding: 0; max-width: 48%; margin-left: auto; margin-right: auto}
}
@media screen and (max-width: 768px) {
	.main-navigation li {display: block;}
	.header-right .fa {left: auto; top: 0}
	.header-right {float: none; width: 100%; text-align: center; margin: auto}
	.header-right .border .fa {left: auto}
	.main_box .col-md-4 {max-width: 50%}
  .pic .container-title {top:40px}
	.main_box .pic .container-title h4 {margin-top: 28px}
  #wprmenu_bar {top: -42px !important; position: absolute}
	.custom .col-md-7 {text-align: center}
	#black-studio-tinymce-4 .textwidget {max-width: 100%; margin-left: auto; margin-right: auto}
	.textwidget p {text-align: center !important}
	.gform_wrapper {max-width: 90% !important; margin-left: auto !important; margin-right: auto !important}
  label.gfield_label {display: none !important}
  .gform_wrapper .gform_footer {padding: 0 !important}
  .ctas{max-width: 100%; margin-left: auto; margin-right: auto}
	h1{margin-top: 20px;}
	.innersection .col-md-6 {text-align: center}
	.footer-menu {float: none}
	.btn-chat {display: block; float: none; width: 50%; left: 25%; right: 25%; position: absolute; bottom: 0}
	.border {position: relative; padding-left: 0;margin-top: 10px}
	.border:after {border: none}
}
@media screen and (max-width: 600px) {

}

@media screen and (max-width: 430px) {
	.btn-chat{width: 90%; left: 15px}
}

@media screen and (max-width: 300px) {
	.btn-border{font-size: 12px}
	.main_box .pic .container-title h4 {font-size: 15px; margin-top: 0}
	.main_box .pic .container-title img{max-width: 36px}
	a.btn.btn-lg.btn-default {font-size: 12px}
}

@media screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio:0){

}
