/*
Theme Name: Spotimg Child
Theme URI: [GitHub Link]
Description: A ported theme from an existing design to WordPress. The original website URL is http://www.spotimaging.com/.
Template: spotimg
Version: 1.0
Author: Geiser Menoia
Author URI: http://onerhino.com
*/
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Condensed|Archivo+Black|Source+Sans+Pro:400,200,300,200italic,300italic,400italic,700,700italic);

.container{padding:0 !important;}
html body{font-family: 'Source Sans Pro', sans-serif;font-size:16px;line-height:130%;color:#666;}
body .btn-primary{background-color:#85c8c6;color:#333333;border-radius:8px;border-color:#5fc3c0;}
body .btn-primary:hover{color:#ffffff;background-color:#007c95;border-color: #5fc3c0;}
html body p{font-size:18px;line-height:28px;color:#666666;}
body a:hover, body a:focus{color:#007c95;}
body h1, 
body h2, 
body h3{font-family: 'Archivo Black', sans-serif; color: #666;}
body h1{font-size:28px;}
body h2{font-size:24px;}
body h3{font-size:20px;}
body h4,
body h4 a{font-weight: 600; color: #666;}
body h4 a:hover{color:#007c95;}
body a{color:#333333;}
body .buffer{margin:0;}
body .padded{margin-top:5%;}
.clear{clear:both;}
body small{color:#999;}

/*** HEADER ***/


.nav-upnav {
	display: none;
}

header {
	background: #fff !important;
}

header .logo {
	text-align:center;
        padding-left: 50px;
}
<!--
header .testimonial {
    float: right;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: italic;
    text-align: justify;
    line-height: 150%;
    padding: 10px 20px;
}
-->

header .testimonial {
    float: right;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: italic;
    text-align: left;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 21px;
    line-height: 120%;
}

header .testimonial span.content {
    font-weight: 300;
    font-size: 16px;
    color: #666;
}

header .testimonial span.read-more {
    font-weight: bold;
    font-size: 20px;
    color: #fcaf17;
}

header .testimonial span.author {
    font-weight: normal;
    font-size: 20px;
    color: #717171;
    margin-left: 25px;
}
body .navbar-inverse .navbar-nav>li>a{color:#e2e2e2;}
.navbar {
    min-height: 36px !important;
    font-family: 'Ubuntu Condensed', sans-serif;
    color: #e2e2e2;
    background: #696b6c !important;
    box-shadow: 0 5px 7px #333 !important;
    z-index: 999;
}
body .navbar-toggle{
	margin-right:0;
	float:left;
}
body .navbar-inverse .navbar-collapse{
	border: 0;
 	box-shadow: none;
	margin: 57px 0 0 0;
	padding: 0;
}
body .navbar-inverse .navbar-collapse nav > .menu-item > a{
	padding-left:0px !important;
}
.menu-menu-1-container .navbar-nav>li>a {
    line-height: 24px;
    font-size: 16px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.menu-menu-1-container .dropdown-menu>li>a{
line-height: 24px;
    font-size: 16px;
    padding-top: 6px;
    padding-bottom: 6px;	
}
body .dropdown-menu>.active>a, 
body .dropdown-menu>.active>a:hover, 
body .dropdown-menu>.active>a:focus{background-color:#007c95;}

.navbar-form.navbar-right{
    margin: 0 !important;
    float: none !important;
    padding: 0 !important;
    display: inline-block;
}
.navbar-form .form-group{
    margin:2px 2px 2px 20px !important;
}
.navbar-form .form-group input{
    border-radius:0;
    border:0;
    background:transparent url(images/search.png) no-repeat 2% 50%;
    padding-left:35px;
    color:#ffffff;
    box-shadow: none;
    width: 175px;
}

.navbar-form .form-group input:focus{outline: none;box-shadow:none;border-color:transparent;background-color:#999999;}

.navbar-form .form-group input::-webkit-input-placeholder { opacity: 0; }
.navbar-form .form-group input:-moz-placeholder { opacity: 0; } /* FF 4-18 */
.navbar-form .form-group input::-moz-placeholder { opacity: 0; } /* FF 19+ */
.navbar-form .form-group input:-ms-input-placeholder { opacity: 0; } /* IE 10+ */
.navbar-form .form-group input:focus::-webkit-input-placeholder { opacity: 0; }
.navbar-form .form-group input:focus:-moz-placeholder { opacity: 0; } /* FF 4-18 */
.navbar-form .form-group input:focus::-moz-placeholder { opacity: 0; } /* FF 19+ */
.navbar-form .form-group input:focus:-ms-input-placeholder { opacity: 0; } /* IE 10+ */

nav .aps-social-icon-wrapper{
    display: inline-block;
    float: right;
    margin: 3px 0;
}


/*** CONTENT ***/
body .outside-wrap{
    background-color: #ffffff;
}
body .outside-wrap .container{
    width:100%;
    background-color: #ffffff;
}
body #home .carousel-inner{border:0 !important;}
.carousel-inner>.item>img, .carousel-inner>.item>a>img{max-width:100%;width:auto;margin:0 0 0 auto;}
body .carousel-inner{border:0;  max-height: 400px;}
body #carousel-example-generic h1{  
    font-family: 'Archivo Black', sans-serif;
    font-size: 28px;
    color: #333;
    line-height:36px;
}
body #carousel-example-generic h1 span.white{color:#fff;}
body #carousel-example-generic h2{
    font-family: 'Source Sans Pro', sans-serif;
    font-size:24px;
    margin-top:5px;
    color:#333;
    font-weight:500;
}
body .carousel-caption{ width: 94%;bottom:160px;}
body section .transparent-bg{margin:0;padding:0;box-shadow:none;}
.breadcrumb-container{ margin-left: -10px;}
.breadcrumb-container li a{font-family:'Ubuntu Condensed', sans-serif;font-size:14px;}
.breadcrumb-container li:last-child a{color:#333333;}
.breadcrumb-container li:hover a{color:#fcaf17;}
.breadcrumb-container li:last-child a+span{display:none;}
.breadcrumb-container li:before{display:none;}

body .contact{margin-top:0;  font-family: 'Source Sans Pro', sans-serif; font-weight: bold;  font-size: 19px;}
body .sidebar .well{
    padding:0 0 30px;
    background: rgba(195,226,217,1);
    background: -moz-linear-gradient(top, rgba(195,226,217,1) 0%, rgba(195,226,217,1) 25%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(195,226,217,1)), color-stop(25%, rgba(195,226,217,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(195,226,217,1) 0%, rgba(195,226,217,1) 25%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(195,226,217,1) 0%, rgba(195,226,217,1) 25%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(195,226,217,1) 0%, rgba(195,226,217,1) 25%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(195,226,217,1) 0%, rgba(195,226,217,1) 25%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3e2d9', endColorstr='#ffffff', GradientType=0 );
    font-family:'Source Sans Pro', sans-serif;
}
body .sidebar .list-group-item-heading{background-color:#737373;padding:10px;text-align:center;margin-bottom:25px;}
body .sidebar .list-group-item-heading a{color:#f0f0f0; font-weight: bold;font-size: 18px;}
body .sidebar ul{margin:0;padding:0 35px;}
body .sidebar ul li{font-size:18px;margin:0 20px;color:#007c95;}
body .sidebar .well .list-group-item{font-size: 16px; padding: 0;color:#575757;}
body .sidebar .well .list-group-item:hover, 
body .sidebar .well .list-group-item:focus{background-color:transparent;color:#007c95;}
body .outside-wrap .container section.page{margin-top:50px;}

body .content-page h1{ font-family: 'Archivo Black', sans-serif; font-size: 26px; color: #666;}
body .content-page h2{background-color:#a5a6a7;padding:5px 20px;color:#ffffff;font-family: 'Archivo Black', sans-serif; font-size: 26px;}
body .content-page h3{font-family: 'Archivo Black', sans-serif; font-size: 18px; color: #737373;}
body .content-page h3 a{color:#737373;}
body .content-page h3 a:hover{color:#007c95;}
body .content-page .media-body p a{  font-size: 18px; font-weight: 600; color: #6a6a6a;}
body .content-page .media-body p a span{  font-size: 32px; color: #fcaf17; display: inline-block; vertical-align: -3px;}
body .content-page select{  margin-left: 10px;}
body .content-page ul {padding-left:0;}
body .content-page ul li{list-style:none;color:#666;font-size:18px;padding:2px 0;}
body .content-page ul li:before{  color: #fcaf17; content: "\2022"; font-size: 26px; margin-right: 6px;}
body .content-page ul li a{color:#666;}
body .content-page ul.nav-tabs li{font-size:14px;}
body .content-page ul.nav-tabs li:before{display:none;}



/*** HOME ***/
body #home #carousel-example-generic h2{
    color:#fcaf17;
    position: absolute;
    right: 10px;
    font-size: 12px;
    line-height: 15px;
}
body #home .carousel-caption{
    top: 28%;/*left: 16%*/width: 82%;text-align:right;
}
.home .transparent-bg h2 a{color:#737373;  font-size: 26px;}
.home .transparent-bg p{text-align:left;}
.home .col-md-4 p a{font-weight: 600;color: #666;}
.home .col-md-4 p a span{font-size: 32px; color: #fcaf17; display: inline-block; vertical-align: -3px;}
.home h5.bg-colored{  background-color: #a5a6a7; color: #fff; padding: 5px 35px; font-size: 25px; font-weight: 600;margin-bottom: 30px}
.home .border{  border-right: 1px solid #ccc; padding: 0 3%;  font-size: 18px; line-height: 28px; color: #666;height: 415px;}
.home .border:last-child{border:0;}
.home .border h3 a{font-size:18px;color:#666;  font-weight: normal; line-height: 28px;}
.home .border a{  font-weight: 600; color: #6a6a6a;}
.home .border a span{  font-size: 32px; color: #fcaf17; display: inline-block; vertical-align: -3px;}


#boxes{ margin-top: 170px;}
#boxes .box{  
    width: 29.5%;  
    margin: 0 1.8%;
    border: 1px solid #ccc;
    padding: 2% 4%;
    text-align: center;
}
#boxes .box h3{ margin-top: 0;color:#737373; }
body .carousel-inner>.item>img, 
body .carousel-inner>.item>a>img{width:100%;}


/*** FOOTER ***/
body footer{
    background:#696b6c;
}
footer > .container{padding-top:50px !important;}
footer .band{background:#56595c;color:#bababa;}
footer .band .h4{line-height: 40px;}
footer .band a{vertical-align: baseline;color:#bababa;}
footer .band .align{vertical-align: baseline;font-size:18px;}
footer .band a span.earphone{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: transparent url(images/phone.jpg) no-repeat center left;
    vertical-align: middle;
    margin-right: 10px;
}
footer .band a span.envelope{
    display: inline-block;
    width: 45px;
    height: 30px;
    background: transparent url(images/envelope.jpg) no-repeat center left;
    vertical-align: middle;
    margin-right: 10px;
}
footer .aps-each-icon{ margin-top: 0 !important; margin-bottom: 0 !important;}
footer .header-lined{font-family: 'Source Sans Pro'; font-size: 18px;border-color:#ccc;}
footer #menu-footer-about{margin-top:20px;}
footer .list-unstyled{margin-bottom: 25px;}
footer small{color:#ccc;  display: block; text-align: right;}

/*** RESPONSIVE ***/

@media (max-width: 1200px){
	body .navbar-nav>li>.dropdown-menu{
		position: relative;
		float: none;
		background: transparent;
		border: 0;
		box-shadow: none;
		margin: 0;
		padding: 0 0 0 15px;
	}
	body .navbar-nav{margin:0;}
	body .navbar-toggle {
	  margin: 3px 0;
	  padding: 5px 12px;
	}
	.navbar-form.navbar-right{
		float:right !important;
	  	border: 0;
  		box-shadow: none;
  		margin-right: 4px !important;
  	}
  	.navbar-collapse.in form,
  	.navbar-collapse.in .aps-social-icon-wrapper{display:none;}
  	body #carousel-example-generic h1{font-size:18px;  margin-top: -15px; line-height: 130%;}
  	body #home #carousel-example-generic h2{top:75px;}

  	footer .band .h4{font-size:14px;}
    footer .band .align{font-size:14px;}
}

@media (min-width: 992px){
    header .container {padding:0 !important;}

    header .logo {
	    padding-right: 175px;
	    padding-top: 10px;
	    padding-bottom: 21px;
	    float: left;
	    text-align: left;
	}

<!-- REM'ed out for RT Camera Setup
	header .testimonial {
	    width: 474px;
	    padding: 32px 0 0 0;
	    line-height: 150%;
	}
-->

	header .testimonial {
	    padding-right: 25px;
	    padding-top: 10px;
	    padding-bottom: 21px;
	    line-height: 150%;
	}

	header .testimonial span.content {
	    font-size: 20px;
	}
    .navbar-nav>li>a {
        padding: 5px 15px !important;
        font-size: 17px !important;
    }

    .outside-wrap .container section {
        max-width: 1170px;
        margin:0 auto;
        border:0;
    }
    #carousel-example-generic{
        max-width: 100%;
        margin: 0 auto;
    }
    #home #carousel-example-generic{
        width: 100%;
        max-width:100%;
        margin: 0 auto;
    }
    .home .border img{width:100%}

    #boxes .box h3{ height: 45px;}
    #boxes .box p{ height: 142px;}
}

@media (min-width: 1200px){
	header .logo{padding-right:240px;}
	.display-none{display:none;}
	body .navbar-inverse .navbar-collapse{margin-top:0;position:relative;}
    body .navbar{height:36px;}
    nav .aps-social-icon-wrapper{position:absolute;right:0;top:0;}
    body #home .carousel-caption{ top: 11%;}
}

@media (max-width: 991px){
    .home .border{border:0;  text-align: center;}
    #boxes{margin-top:40px;}
    #boxes .box{ margin: 0 auto 2%; width:60%;}
    body .navbar-nav>li>a{padding:0 5px;}
    body .carousel-caption{bottom:50px;}
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus  {outline: none;}
    .home .col-md-4{  margin-bottom: 25px;}
    footer .band{  padding: 20px 0;}
    footer .band .col-md-4{text-align: center;}
}

@media (max-width: 767px){
	.navbar.navbar-inverse{padding:0 20px;}
	body #carousel-example-generic h1{font-size:14px;  margin-top: -15px; line-height: 130%;}
	body #home #carousel-example-generic h2{top:20px;}
	footer small{text-align:center;}
	.content-page .media a.pull-left{float: none !important;  text-align: center; display: block;}
	.content-page .media a.pull-left img{margin:0 auto;}
}

@media (max-width: 570px){
	body #carousel-example-generic h1,
	body #carousel-example-generic h2{display:none;}
	#boxes .box{ margin: 0 auto 2%; width:100%;}
}
@media (min-width: 1600px){
	.carousel-inner>.item>img, .carousel-inner>.item>a>img{width:100%;}
	body .carousel-inner{max-height:600px;}
}