/*
 Theme Name:     twentysixteen Child Theme
 Theme URI:      http://hyperlinkcode.com/blog/?p=1021
 Description:    A bare-bones child theme for use with twentysixteen Theme from <a href="https://wordpress.org/">Wordpress</a>. To use this Child Theme, you must have <a href="https://wordpress.org/themes/twentysixteen/">twentysixteen</a> parent theme installed.
 Author:         Edward Zivkovic
 Author URI:     http://hyperlinkcode.com/
 Template:       twentysixteen
 Version:        1.0.0
*/
 
/* Add Custom CSS after this line */

/* Demo Johnson Box code courtesy of: http://hyperlinkcode.com/blog/html-johnson-box/ */

/* ---------------------------------------- My Css ------------------------------------*/

body {
	font-family: 'Open Sans', sans-serif;
	overflow-x: hidden;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content h7 {
	letter-spacing: 0;
}

.main-navigation li a {
    outline-offset: -8px;
    padding: 40px 11px;
    white-space: nowrap;
}

.main-navigation .social-icon a {
    font-size: 16px;
    padding: 36px 7.5px;
}

body.admin-bar:not(.custom-background-image)::before {
    top: 32px;
    display: none;
}

body:not(.custom-background-image)::after {
    bottom: 0;
    display: none;
}

.site {
    margin: 0px;
}

body:not(.custom-background-image):before {
    top: 0;
    display: none;
}

.content-area {
	float: left;
	margin-right: 0;
	width: 70%;
}

.sidebar {
	width: 25%;
	float: right;
	margin-left: 0;
}

.widget {
    margin-bottom: 36px;
    border-top: 0;
    padding: 0;
}

.home .content-area,
.page-template-full-width .content-area {
	float: none;
	margin: 0;
	width: 100%;
}

body:not(.search-results) article:not(.type-page) .entry-content {
	width: 100%;
	float: none;
}

.my-container {
	max-width: 1225px;
        width: 100%;
	margin: 0 auto;	
}

#my-header {
    background: rgba(0,102,190,0.5);
    position: relative;
    z-index: 1;
}

.home .site-content {
    	padding: 0px;
	margin: 0;
    	z-index: -1;
}

.home .entry-header,
.entry-header {
    display: block;
}

.blog .entry-header {
	display: block;
}

#my-map h2 {
    font-family: 'Lato', sans-serif !important;
    font-size: 40px !important;
    font-weight: 300;
    text-align: center;
    margin: 0px;
}

.site-content {
    padding: 0px;
}

#map #message {
    top: 10px;
    display: none !important;
}

#map .CCMcredit {
    float: right;
    position: relative;
    top: -10px;
    color: #425957;
    display: none !important;
}

#map {
    text-align: center;
}

#my-map {
    padding: 80px 0;
    background-color: #478ECC;
}

#bonding-programs {
    background-image: url("/wp-content/uploads/2016/06/graph.jpg");
    background-size: cover;
    padding: 220px 0px;
}

#bonding-programs h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 40px;
    margin: 0;
}

#bonding-programs p {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 40px;
    margin: 0;
}

#bonding-made-simple ul li {
    background-image: url("/wp-content/uploads/2016/06/list-check-image.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    list-style: none;
}

#bonding-made-simple ul li:last-child {
    background-position: left 18%;
}

#bonding-programs ul li {
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 500;
    list-style: none;
}

#program-links {
    float: right;
}

#services {
    background-image: url("/wp-content/uploads/2016/06/services-bg.jpg");
    background-size: cover;
    padding: 100px 0px;
}

#service-diagram {
    width: 50%;
    float: left;
}

#our-services {
    width: 50%;
    float: right;
}

#our-services h2 {
    border-left: solid 4px #478ecc;
    padding-left: 5px;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

#our-services p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}

#our-services ul li {
    background-image: url("/wp-content/uploads/2016/06/list-check-image.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    list-style: none;
    width: 800px;
}

#our-services ul li:last-child {
    background-position: left 18%;
}

#our-services ul li {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

#our-services h6 {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    font-weight: 300;
}

#bonding {
    background-color: #fff;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    padding: 100px 0px;
}

#bonding-made-simple {
    width: 50%;
    float: left;
}

#bonding-image {
    width: 48%;
    float: right;
}

#bonding-made-simple h2 {
    border-left: solid 4px #478ecc;
    padding-left: 5px;
    font-size: 30px;
    font-weight: 400;
}

#bonding-made-simple p {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}

#bonding-made-simple h6 {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    font-weight: 300;
}

.header-link a{
    	width: 100%;
    	display: inline;
    	box-shadow: none;
    	background-color: #06c;
    	padding: 10px 15px;
    	color: #ffffff;
    	box-sizing: border-box;
	-mx-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.header-link a:hover{
	background-color:#3884d0;
}
.header-link {
	display:block;
	margin:30px auto 0;
}

#program-links ul {
	list-style: none;
}

#my-footer {
    background-color: #222222 !important;
    color: #999999;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    padding: 20px 0px;
}

#my-footer p {
    margin: 0px;
}

.site-main {
    margin-bottom: 0px;
}

.entry-footer {
    display: none;
}

.home .site-main > article {
    margin-bottom: 0;
}

.main-navigation .primary-menu, .main-navigation .primary-menu > li {
    border: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

.main-navigation a {
    color: #FFF;
}

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a {
    color: #FFF;
    font-weight: 500;
}

.site-branding, .site-header-menu, .header-image {
    margin-top: 0;
    margin-bottom: 0;
}

.site-branding {
padding: 20px 0px;
}

.main-navigation a {
    outline-offset: -8px;
    padding: 40px 20px;
    white-space: nowrap;
}

.main-navigation li:hover > a, .main-navigation li.focus > a {
    color: #FFFFFF;
    background-color: #4186c2;
}

#my-header {
	width: 100%;
	display: block;
	clear: both;
	margin: 0 0 36px;
	background: rgba(0, 102, 190, 0.50);
	position: absolute;
	top: 0;
	left: 0;
}

#my-logo {
	max-width: 24%;
	float: left;
	margin: 0;
	padding: 20px 0 0;
}

#my-logo img {
	display: block;
	margin: 0;
	max-width: 100%;
}

#my-navi {
	width: 70%;
	float: right;
	display: block;
	text-align: right;
        position: relative;
        top: 0;
   	right: 0;
}

.main-navigation .menu-item-has-children > a:after {
	display: none;
}

#my-navi .main-navigation ul ul {
	border-top: 1px solid #2a5579;
	border-bottom: 0;
}

.main-navigation ul ul:after,
.main-navigation ul ul:before {
	display: none;
}

#my-navi .main-navigation ul ul li {
	border: 0;
	text-align: left;
}

#my-navi .main-navigation ul ul li a {
	padding: 7px 12px;
	border-bottom: 1px solid #8cb2d3;
	background: #4586be;
}

#my-navi .main-navigation ul ul li a:focus,
#my-navi .main-navigation ul ul li a:hover {
	background: #2a699f;
}

#the-banner {
	width: 100%;
	display: block;
}

#my-call-us {
    position: absolute;
    top: 0;
    right: 0;
}

#my-call-us p {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    color: #FFF;
}

.CCMcredit {
    float: right;
    position: relative;
    top: -10px;
    color: #425957;
    display: none !important;
}

#map .CCMcredit {
    float: right;
    position: relative;
    top: 0;
    color: #425957;
    display: none !important;
}

#page-banner {
	min-height: 430px;
	background-image: url('/wp-content/uploads/2016/06/forms-banner.jpg');
	background-position: center center;
	background-size: cover;
}

.page-id-8 #page-banner {
	background-image: url('/wp-content/uploads/2016/08/Our-team.jpg');
}
.page-id-9 #page-banner {
	background-image: url('/wp-content/uploads/2016/08/NSSI-contact-us_01-2.jpg');
}

.page-id-189 #page-banner {
	background-image: url('/wp-content/uploads/2016/08/faq-banner.jpg');
}

.page-id-112 #page-banner {
	background-image: url('/wp-content/uploads/2016/08/Our-team.jpg');
}

.page-id-201 #page-banner {
	/*background-image: url('/wp-content/uploads/2016/08/Mississippi_banner.jpg');*/
background-image: url('/wp-content/uploads/2016/08/Tennessee_banner.jpg');
}

.page-id-221 #page-banner {
	/*background-image: url('/wp-content/uploads/2016/08/NorthCarolina_banner.jpg');*/
background-image: url('/wp-content/uploads/2016/08/Tennessee_banner.jpg');
}

.page-id-217 #page-banner {
	/*background-image: url('/wp-content/uploads/2016/08/Alabama_banner.jpg');*/
background-image: url('/wp-content/uploads/2016/08/Tennessee_banner.jpg');
}

.page-id-218 #page-banner {
	/*background-image: url('/wp-content/uploads/2016/08/Florida_banner.jpg');*/
background-image: url('/wp-content/uploads/2016/08/Tennessee_banner.jpg');
}

.page-id-220 #page-banner {
	/*background-image: url('/wp-content/uploads/2016/08/Georgia_banner.jpg');*/
background-image: url('/wp-content/uploads/2016/08/Tennessee_banner.jpg');
}

.page-id-215 #page-banner {
	/*background-image: url('/wp-content/uploads/2016/08/Virginia_banner.jpg');*/
background-image: url('/wp-content/uploads/2016/08/Tennessee_banner.jpg');
}

.page-id-214 #page-banner {
	/*background-image: url('/wp-content/uploads/2016/08/Tennessee_banner.jpg');*/
background-image: url('/wp-content/uploads/2016/08/Tennessee_banner.jpg');
}

.page-id-213 #page-banner {
	/*background-image: url('/wp-content/uploads/2016/08/SouthCarolina_banner.jpg');*/
background-image: url('/wp-content/uploads/2016/08/Tennessee_banner.jpg');
}
.page-id-301 #page-banner {
	/*background-image: url('/wp-content/uploads/2016/08/SouthCarolina_banner.jpg');*/
background-image: url('/wp-content/uploads/2016/08/Tennessee_banner.jpg');
}
.page-id-278 #page-banner {
	/*background-image: url('/wp-content/uploads/2016/08/bonding-program.jpg');*/
background-image: url('/wp-content/uploads/2016/08/Tennessee_banner.jpg');
}

.blog #page-banner {
	background-image: url('/wp-content/uploads/2016/08/blogs-nssi.jpg');
}

#page-banner h1 {
    	padding-top: 160px;
    	color: #fff;
    	text-transform: uppercase;
    	font-weight: normal;
    	font-size: 40px;
    	line-height: 45px;
	text-align: right;
}

#page-banner h1 span {
    	display: block;
    	font-weight: bold;
    	font-size: 50px;
}

#form-content {
	background-image: url('/wp-content/uploads/2016/06/form-content-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 60px 0;
}

#form-content .content-title {
	margin-bottom: 80px;
}

h4.content-title {
    	text-align: center;
    	font-size: 40px;
    	line-height: 45px;
    	color: #333333;
	margin-bottom: 40px;
    	font-weight: bold;
	text-transform: uppercase;
}

h4.content-title span {
	font-weight: 300;
}

#form-content .form-list ul li .header-cont {
    	position: relative;
	margin-bottom: 20px;
	min-height: 75px;
}

#form-content .form-list ul li .header-cont a {
    	font-weight: bold;
    	color: #666666;
    	font-size: 20px;
    	line-height: 25px;
    	text-transform: uppercase;
	position: relative;
	margin: 0;
	padding: 12px;
	display: block;
	box-shadow: none;
	border: 0;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}

#form-content .form-list ul {
	text-align: center;
}

#form-content .form-list ul li {
    	list-style: none;
    	display: inline-block;
    	vertical-align: top;
	width: 38%;
}

#form-content .form-list ul li:nth-child(odd) {
	text-align: right;
	margin: 20px 50px 20px 0px;
}

#form-content .form-list ul li:nth-child(even) {
	text-align: left;
	margin: 20px 0px 20px 50px;
}

#form-content .form-list ul li .header-cont .header-bg {
    	width: 7px;
    	height: 100%;
    	position: absolute;
    	top: 0px;
    	background-color: #478ecc;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}

#form-content .form-list ul li:nth-child(odd) .header-cont .header-bg {
	right: 0;
}

#form-content .form-list ul li:nth-child(even) .header-cont .header-bg {
	left: 0;
}


#form-content .form-list ul li:nth-child(even) .header-cont a {
	padding-left: 40px;
}

#form-content .form-list ul li:nth-child(odd) .header-cont a {
	padding-right: 40px;
}

#form-content .form-list ul li .header-cont:hover .header-bg {
	width: 100%;
}

#form-content .form-list ul li .header-cont:hover a {
	color: #fff;
}

#form-content .form-list ul li p {
    	font-weight: normal;
    	font-size: 16px;
    	line-height: 21px;
    	color: #999999;
}

#form-content .form-list ul li:nth-child(odd) p {
	padding-right: 12px;
}

#form-content .form-list ul li:nth-child(even) p {
	padding-left: 12px;
}

#form-content .form-list ul li:nth-child(1) .header-cont a,
#form-content .form-list ul li:nth-child(2) .header-cont a,
#form-content .form-list ul li:nth-child(3) .header-cont a,
#form-content .form-list ul li:nth-child(4) .header-cont a,
#form-content .form-list ul li:nth-child(5) .header-cont a,
#form-content .form-list ul li:nth-child(6) .header-cont a,
#form-content .form-list ul li:nth-child(8) .header-cont a,
#form-content .form-list ul li:nth-child(9) .header-cont a,
#form-content .form-list ul li:nth-child(10) .header-cont a,
#form-content .form-list ul li:nth-child(11) .header-cont a,
#form-content .form-list ul li:nth-child(13) .header-cont a,
#form-content .form-list ul li:nth-child(14) .header-cont a,
#form-content .form-list ul li:nth-child(16) .header-cont a {
    	padding-top: 25px;
}

#bonds #form-content .form-list ul li:nth-child(2) .header-cont a,
#bonds #form-content .form-list ul li:nth-child(3) .header-cont a {
    padding-top: 13px !important;
}

.about-section {
	padding: 90px 0;
}

.about-sec1 {
    	text-align: center;
}

.about-sec1 p {
    	font-size: 20px;
    	line-height: 29px;
    	width: 88%;
    	margin: 0 auto;
    	display: block;
	color: #333333;
	font-weight: normal;
    	margin-bottom: 0;
}

.about-sec2 {
    	background-color: #478ecc;
}

.about-sec2 .list-img {
    	float: left;
	width: 49%;
}

.about-sec2 .list-cont {
    	float: right;
	width: 45% ;
}

.about-sec2 .list-cont h3 {
    	font-weight: normal;
    	color: #fff;
    	font-size: 30px;
    	line-height: 33px;
    	padding-left: 15px;
    	border-left: 4px solid #99cfff;
}

.about-sec2 .list-cont ul {
	padding-left: 40px;
}

.about-sec2 .list-cont ul li {
    	font-weight: normal;
    	font-size: 16px;
    	line-height: 21px;
    	color: #fff;
    	list-style: outside none none;
    	padding-left: 50px;
    	background-image: url("/wp-content/uploads/2016/06/list-img.png");
    	background-repeat: no-repeat;
    	background-position: left center;
    	padding-left: 30px;
	margin-bottom: 8px;
}

.about-sec3 {
	background-position: center center;
	background-size: cover;
	background-image: url('/wp-content/uploads/2016/06/sec3-bg.jpg');
}

.about-sec3 p {
    	font-size: 18px;
    	line-height: 26px;
    	color: #666666;
    	font-weight: normal;
	margin-bottom: 30px;
}

#faq-content {
    	padding: 90px 0;
    	background-image: url("/wp-content/uploads/2016/06/faq-list-bg.jpg");
    	background-size: cover;
    	background-position: top center;
}

.faq-list ul li h4 {
    	font-weight: 300;
    	color: #333;
    	font-size: 20px;
    	line-height: 25px;
	border-left: 4px solid #0088cc;
	padding: 5px 0 5px 10px;
	position: relative;
}

.faq-list ul li {
	list-style: none;
	margin-bottom: 70px;
}

.faq-list ul li h4:after {
    	content: "";
    	border-bottom: 2px solid #cccccc;
    	bottom: -20px;
    	left: 30px;
    	width: 11%;
    	position: absolute;
}

.faq-list ul li p {
    	font-size: 20px;
    	line-height: 28px;
    	color: #666;
    	font-weight: normal;
    	padding-left: 90px;
}

#faq-content .content-title {
    	margin-bottom: 80px;
}

.team-list ul li:nth-child(1) {
	background-image: url('/wp-content/uploads/2016/06/team-list-sec1.jpg');
	background-size: cover;
}

.team-list ul li {
	background-image: url('/wp-content/uploads/2016/06/team-list-sec1.jpg');
	background-size: cover;
}

.team-list ul li {
	padding: 60px 0;
}

.team-list ul li .right-content h4 {
    	font-size: 18px;
    	line-height: 23px;
    	font-weight: normal;
    	color: #666;
    	padding: 10px 0px 10px 10px;
    	border-left: 5px solid #0088cc;
}


#our-team .team-list .cont-email h6 {
	font-size: 18px;
	line-height: 22px;
	font-family: Open Sans;
	font-weight: 600;
	font-style: normal;
	color: rgb(102, 102, 102);
}

#our-team .team-list .cont-email h6 a{
    	box-shadow: none;
   	color: #807a7a;
}

#our-team .team-list .cont-email h6 a:hover{
    	box-shadow: none;
   	color: #007acc;
}

.bot-content {
	line-height: 22px;
    	padding-left: 400px;
}

#our-team .team-list .cont-email {
	width: auto;
	border-top: 3px solid rgb(153, 153, 153);
	display: inline-block;
	padding-top: 15px;
}

#our-team .team-list h4 {
	margin-bottom:30px;
}
#our-team .team-list h4.content-title {
	margin-bottom:100px;
}

#our-team .team-list .right-content {
	float: right;
	width: 76%;
}

#our-team .team-list .team-image {
	float: left;
}

#our-team .team-list .team-content {
	padding-left: 30px;
}

#our-team .team-list ul .cont-col-2 {
	background-color: #ebebeb !important;
	background: none;
}

#our-team .team-list ul {
	margin:0;
}

#our-contact .cont-top .cont-det-cont ul li {
	padding: 0;
	list-style: none;
	font-size: 20px;
	line-height: 24px;
	color: #333333;
}

#our-contact .cont-top .cont-det-cont {
	float: left;
	width: 50%;
}

#our-contact .cont-top .cont-det-cont p {
	margin-top: 30px;
}

#our-contact .cont-top .cont-det-cont p a {
	font-size: 20px;
	line-height: 24px;
	color: #333333;
}

#our-contact .cont-top .cont-det-cont .share-icons,
#our-contact .cont-top .cont-det-cont .cont-num {
	display: inline-block;
}

#our-contact .cont-top .cont-det-cont .share-icons {
	display: inline-block;
	margin-left: 50px;
}

#our-contact .cont-top .cont-logo-cont {
	float:right;
	width: 50%;
}


#our-contact .cont-top .cont-logo-cont img {
	margin:0 auto;
	display:block;
} 

#our-contact .cont-top .share-icons a img {
	float: left;
	margin-right: 15px;
}

#our-contact .form-cont .form-all .cont-line-half input[type="text"] {
	width: 48%;
	float: left;
}

#our-contact .form-cont .form-all .cont-line-half input[type="email"] {
	width: 48%;
	float: right;
}

#our-contact .form-cont .form-all .cont-line-half input[type="text"],
#our-contact .form-cont .form-all .cont-line-half input[type="email"],
#our-contact .form-cont .form-all .cont-line textarea,
#our-contact .form-cont .form-all .cont-line input[type="text"] {
	font-size: 14px;
	line-height: 18px;
	color: #999999;
	font-family: Roboto;
	background-color: #fff;
	border: 2px solid #cccccc;
	border-radius: 0;
	box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.32) !important;
	-webkit-box-shadow: inset 0px 0px 85px rgba(0,0,0,.5);
	-moz-box-shadow: inset 0px 0px 85px rgba(0,0,0,.5);
}

#our-contact .form-cont .form-all .cont-line input[type="text"],
#our-contact .form-cont .form-all .cont-line,
#our-contact .form-cont .form-all .cont-btn,
#our-contact .form-cont .form-all .cont-line-half {
	margin-bottom: 5px;
	margin-top: 20px;
}

#our-contact .form-cont .form-all .cont-btn input[type="submit"] {
	font-size: 15px;
	line-height: 19px;
	font-weight: 400;
	font-family: Roboto;
	text-transform: capitalize;
	color: rgb(255, 255, 255);
	background-color: rgb(0, 102, 204);
	border-radius: 0px;
	padding: 15px 30px;
}

#our-contact .form-cont .form-all {
	width: 90%;
	margin: 0px auto;
	display: block;
}

#our-contact .map-cont iframe {
	border: 0px none;
	width: 100%;
	margin: 0px auto;
	display: block;
}

#our-contact p {
	margin-bottom: 0;
}

#our-contact .team-list .cont-top {
	padding-top: 35px;
}

#our-contact .cont-top .cont-det-cont .share-icons,
#our-contact .cont-top .cont-det-cont .cont-num {
    	margin-top: 15px;
}


#faq-content .su-spoiler-title {
    	font-weight: 300;
    	color: #333;
    	font-size: 20px;
    	line-height: 25px;
    	padding: 10px 20px 10px 10px;
    	position: relative;
    	padding-left: 40px;
	margin: 10px auto;
	display: block;
}

#faq-content .su-spoiler-content {
    font-size: 20px;
    line-height: 28px;
    color: #666;
    font-weight: normal;
    padding-left: 90px;
}

#faq-content  .su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
    	left: 8px;
    	top: 13px;
}

h4.content-title span {
    font-weight: 300;
}

.content-title {
    margin-bottom: 80px;
}

#faq-content .su-spoiler-title strong {
    font-weight: 700;
}

.su-spoiler-title:after {
    	content: "";
    	border-bottom: 2px solid #ccc;
    	bottom: -7px;
    	left: 30px;
    	width: 100%;
    	position: absolute;
	max-width: 150px;
}
#faq-content .su-spoiler-title {
    	box-shadow: inset 5px 0 0 0 #08c;
	-mx-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#faq-content .su-spoiler-title:hover {
    	color: #fff;
    	box-shadow: inset 2000px 0 0 0 #08c;
}

.geo {
	padding: 70px 0;
}

.geo-image {
	float: left;
	width: 45%;
}

.geo-image img {
	height: auto;
   	max-width: 90%;
    	vertical-align: middle;
	padding-bottom: 50px;
}

.geo-content {
	float: left;
	padding-left: 20px;
	width: 50%;

}
.geo-content h1 {
	font-size: 34px;
   	color: #4084bf;
    	font-style: normal;
    	font-weight: 400;
	text-transform: uppercase;
	margin-top: 0px;
}

.geo-content p {
	font-size: 15px;
}


.geo-bond {
	width: 50%;
   	float: left;
}

.geo-bond ul{
	list-style: disc;
}

.geo-bond ul li{
	font-family: 'Lato', sans-serif;
    	font-size: 15px;
    	text-transform: uppercase;
    	font-weight: 500;
    	background-image: url("/wp-content/uploads/2016/06/list-check-image.png");
    	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
    	list-style: none;
    	width: 600px;
	line-height: 18px;
    	margin-bottom: 15px;
}

.geo-bot-content {
	padding: 80px 0;
	float: left;
}

.geo-bot-content span {
	font-weight: 500;
}

.blog .site-main article {
	width: 100%;
	display: block;
	clear: both;
	margin: 0 0 36px;
	padding-bottom: 24px;
	border-bottom: 1px solid #eee;
}

.blog article .entry-title {
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 5px;
	color: #000;
	border-left: solid 4px #478ecc;
	padding-left: 5px;
}

.blog article .entry-title a {
	color: #000;
}

.blog article .entry-title a:focus,
.blog article .entry-title a:hover {
	color: #478ECC;
}

.blog article .post-thumbnail {
	width: 100%;
	display: block;
	clear: both;
	max-height: 180px;
	overflow: hidden;
	margin: 0 0 10px;
}

.blog article .post-thumbnail img {
	max-width: 100%;
	display: block;
	margin: 0;
}	

.blog article .entry-content {
	max-width: 100%;
	display: block;
	margin: 0;
}

.blog article .entry-content p {
	font-size: 15px;
	line-height: 24px;
	margin: 0 0 15px;
}

.blog article .entry-content .blog-more {
	width: 100%;
	display: block;
	clear: both;
	text-align: right;
}

.blog article .entry-content .blog-more a {
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-weight: 600;
	box-shadow: none;
	display: inline-block;
	vertical-align: middle;
	padding: 8px 24px;
	background: #06c;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.blog article .entry-content .blog-more a:focus,
.blog article .entry-content .blog-more a:hover {
	background: #3884D0;
}

.my-container ul li {
	list-style: inside;
}

.cont-bonds {
	padding: 60px 0;
	width: 100%;
	display: block;
	margin: 0 auto;
}

.cont-bonds img {
	float: left;
	margin-right: 30px;
	width: 50%;
	vertical-align: top;
}

.cont-bonds .cont-right {
	
}

/* -------------------------- My Responsive ------------------------- */

@media screen and (max-width: 1270px) {
    .my-container {
	max-width: 1050px;
        width: 100%;
	margin: 0 auto;	
    }
	
	#our-team .team-list .right-content {
    		float: right;
    		width: 71%;
	}	
}


@media screen and (max-width: 1200px) {
    .my-container {
	max-width: 980px;
        width: 100%;
	margin: 0 auto;	
    }

#service-diagram {
    box-sizing: border-box;
    padding-right: 20px;
}

#bonding-made-simple {
    padding-right: 20px;
    box-sizing: border-box;
}
.about-sec1 p {
    		width: 90%;
	}
}


@media screen and (max-width: 1180px) {
    .my-container {
	max-width: 940px;
        width: 100%;
	margin: 0 auto;	
    }
	#our-team .team-list .right-content {
    		width: 68%;
	}	

}


@media screen and (max-width: 980px) {
    .my-container {
	max-width: 860px;
        width: 100%;
	margin: 0 auto;	
    }

#bonding-programs .my-container {
    position: relative;
    z-index: 2;
}

#bonding-programs {
    padding: 50px 0px;
    position: relative;
    z-index: 1;
}

#bonding-programs::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: RGBA(255, 255, 255, 0.5);
    top: 0;
}
	#page-banner h1 {
    		font-size: 35px;
    		line-height: 40px;

	}
	#page-banner h1 span {
    		font-size: 40px;
	}
	#page-banner {
    		min-height: 390px;
	}
	#form-content .form-list ul li {
    		width: 43%;
	}
	h4.content-title {
    		font-size: 35px;
    		line-height: 40px;
		margin-bottom: 60px;
	}
	.faq-list ul li p {
    		font-size: 18px;
    		line-height: 26px;
	}
	#our-team .team-list h4.content-title {
		font-size: 32px;
		line-height: 36px;
		margin-bottom: 50px;
	}
	#our-team .team-list .right-content {
    		width: 65%;
	}
	#our-contact .cont-top .cont-det-cont p {
    		margin-top: 20px;
    		margin-bottom: 20px;
	}


	.geo-image {
    		float: none;
   		width: 100%;
	}

	.geo-image img {
    		display: block;
    		margin: 0 auto;
	}

	.geo-content {
    	float: none;
    	width: 100%;
}
	.geo-content h1{
	display: block;
    	padding-bottom: 10px;
    	text-align: center;
}



}

@media screen and (max-width: 909px) {
    .my-container {
	max-width: 850px;
        width: 100%;
	margin: 0 auto;	
    }

    #my-navi {
	display: none;
    }

    #my-logo {
    	padding: 20px 0px;
    }

    .entry-content {
    	margin: 0;
    }
}


@media screen and (max-width: 860px) {
    .my-container {
	max-width: 767px;
        width: 100%;
	margin: 0 auto;	
    }

	#page-banner h1 {
    		font-size: 32px;
    		line-height: 36px;
	}
	#our-team .team-list .right-content {
    		width: 62%;
	}
	#our-team .team-list h4.content-title {
    		font-size: 30px;
   		line-height: 34px;
	}
	#our-contact .cont-top .cont-det-cont p a,
	#our-contact .cont-top .cont-det-cont ul li {
    		font-size: 18px;
    		line-height: 22px;
	}

@media screen and (max-width: 767px) {
    .my-container {
	max-width: 640px;
        width: 100%;
	margin: 0 auto;	
    }
	#page-banner h1 {
    		font-size: 30px;
    		line-height: 35px;
	}
	#page-banner h1 span {
    		font-size: 35px;
	}
	#page-banner {
    		min-height: 350px;
	}
	h4.content-title {
    		font-size: 30px;
    		line-height: 35px;
	}
	#form-content .form-list ul li {
		display: block;
		width: 80%;
		
	}
	#form-content .form-list ul li:nth-child(odd) .header-cont .header-bg {
		left: 0;
	}
	#form-content .form-list ul li:nth-child(odd),
	#form-content .form-list ul li:nth-child(even) {
		text-align: left;
		margin: 0 auto 70px;
	}
	#form-content .form-list ul li:nth-child(odd) .header-cont a {
		padding-right: 12px;
		padding-left: 40px;
	}
	#form-content .form-list ul li:nth-child(odd) p {
		padding-right: 0;
		padding-left: 12px;
	}
	.about-sec1 p {
   		width: 100%;
    		font-size: 17px;
    		line-height: 26px;
	}
	.about-sec2 .list-img {
    		width: 100%;
    		float: none;
    		text-align: center;
    		margin-bottom: 40px;
	}
	.about-sec2 .list-cont {
    		float: none;
    		width: 92%;
    		display: block;
    		margin: 0 auto;
	}
	.about-sec3 p {
    		font-size: 17px;
    		line-height: 25px;
	}
	.faq-list ul li p {
    		font-size: 17px;
    		line-height: 25px;
	}
	#our-team .team-cont .team-image {
		float: none;
		width: 100%;
		display: block;
		margin: 0 auto;	
	}
	#our-team .team-cont .team-image img {
		float: none;
		margin: 0 auto;
		width: 50%;
		display: block;
	}
	#our-team .team-list .right-content {
   		width: 90%;
    		margin: 30px auto;
    		float: none;
    		display: block;
	}

	.geo-image img {
    	max-width: 70%;
	}
	.geo-bot-content {
    	margin: 0 auto;
    	width: 100%;
	}

}

@media screen and (max-width: 640px) {
    .my-container {
	max-width: 440px;
        width: 100%;
	margin: 0 auto;	
    }

    #service-diagram {
    float: none;
    width: 100%;
    }

#our-services {
    width: 100%;
    float: none;
    padding-top: 50px;
}

#bonding-made-simple {
    width: 100%;
    float: none;
}

#bonding-image {
    width: 100%;
    float: none;
}

#services {
    padding: 50px 0px;
}

#bonding-programs {
    padding: 80px 0px;
}
	#page-banner h1 {
   		font-size: 25px;
    		line-height: 30px;
		padding-top: 140px;
	}
	#page-banner h1 span {
    		font-size: 28px;
	}
	h4.content-title {
    		font-size: 25px;
    		line-height: 30px;
	}
	#form-content .form-list ul li {
    		width: 100%;
	}
	#page-banner {
    		min-height: 320px;
	}
	.about-section {
    		padding: 50px 0;
	}
	.about-sec1 p {
    		font-size: 15px;
    		line-height: 24px;
	}
	.about-sec2 .list-cont {
    		width: 100%;
	}
	.about-sec2 .list-cont h3 {
    		font-size: 26px;
    		line-height: 29px;
		margin-bottom: 20px;
	}
	.about-sec2 .list-cont ul {
    		padding-left: 20px;
	}
	.about-sec3 p {
    		font-size: 15px;
    		line-height: 23px;
	}
	.faq-list ul li p {
    		font-size: 15px;
    		line-height: 23px;
    		padding-left: 20px;
	}
	.faq-list ul li h4 {
    		font-size: 18px;
    		line-height: 23px;
	}
	#our-contact .cont-top .cont-det-cont {
    		float: none;
    		width: 90%;
   		margin: 0 auto;
    		display: block;
	}
	#our-contact .cont-top .cont-logo-cont {
    		float: none;
    		width: 100%;
    		margin: 50px auto 0;
	}
	#our-contact .cont-top .cont-det-cont .cont-num,
	#our-contact .cont-top .cont-det-cont ul {
		margin: 0;
	}
	.team-list ul li:nth-child(1) {
    		list-style: none;
	}
	.team-list ul li {
    		padding: 5px 0;
	}
	#our-contact .content-title {
		margin-top: 30px;
		margin-bottom: 15px;
	}

	.geo-content {
		font-size: 25px;
	}

	.geo-content h1 {
		font-size: 26px;
	}

	.geo-bond {
    		width: 100%;
    		float: none;
	}

	.geo-bond ul li {
		line-height: 25px;
		width: 100%;

	}
	.geo-bot-content h1 {
		font-size: 20px;	
	}
	.geo-bot-content p {
		font-size: 15px;	
	}
				
	}

@media screen and (max-width: 440px) {
    .my-container {
	max-width: 300px;
        width: 100%;
	margin: 0 auto;	
    }

#bonding-programs::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: RGBA(255, 255, 255, 0.5);
    top: 0;
}

#bonding-programs ul li {
    font-size: 20px;
}

#bonding-programs p {
    font-size: 25px;
}

#bonding-programs h2 {
    font-size: 25px;
}

#bonding-programs {
    padding: 50px 0px;
    position: relative;
    z-index: 1;
}

#bonding-programs .my-container {
    position: relative;
    z-index: 2;
}

#my-footer {
    font-size: 15px;
    text-align: center;
}

#bonding-made-simple p {
    text-align: justify;
}

	#page-banner h1 {
    		font-size: 22px;
    		line-height: 27px;
		padding-top: 130px;
	}
	#page-banner h1 span {
    		font-size: 22px;
	}
	#page-banner {
    		min-height: 290px;
	}
	h4.content-title {
    		font-size: 22px;
    		line-height: 27px;
    		margin-bottom: 40px;
	}
	#form-content .form-list ul li .header-cont a {
    		font-size: 14px;
    		line-height: 19px;
	}
	#form-content .form-list ul li .header-cont a br {
		display: none;
	}
	#form-content .form-list ul li .header-cont {
		min-height: 56px;
	}
	#form-content .form-list ul li p {
    		font-size: 14px;
    		line-height: 19px;
	}
	#form-content .form-list ul li p br {
		display: none;
	}
	.about-sec1 p {
    		font-size: 14px;
    		line-height: 23px;
	}
	.about-sec2 .list-cont h3 {
    		font-size: 23px;
    		line-height: 26px;
	}
	.about-sec2 .list-cont ul li {
    		font-size: 13px;
    		line-height: 18px;
	}
	.about-sec2 .list-cont ul {
		margin: 0;
	}
	.about-sec3 p {
    		font-size: 14px;
	}
	#form-content .form-list ul li:nth-child(2) .header-cont a,
	#form-content .form-list ul li:nth-child(3) .header-cont a,
	#form-content .form-list ul li:nth-child(4) .header-cont a,
	#form-content .form-list ul li:nth-child(5) .header-cont a,
	#form-content .form-list ul li:nth-child(6) .header-cont a,
	#form-content .form-list ul li:nth-child(8) .header-cont a,
	#form-content .form-list ul li:nth-child(9) .header-cont a,
	#form-content .form-list ul li:nth-child(10) .header-cont a,
	#form-content .form-list ul li:nth-child(11) .header-cont a {
		padding-top: 18px;
	}
	.faq-list ul li h4 {
    		font-size: 16px;
    		line-height: 21px;
	}
	.faq-list ul li p {
    		font-size: 14px;
    		line-height: 22px;
    		padding-left: 0;
	}
	#our-team .team-list h4.content-title {
    		font-size: 26px;
    		line-height: 30px;
	}
	#our-team .team-cont .team-image img {
    		width: 70%;
	}
	.team-list ul li .right-content h4 {
    		font-size: 16px;
    		line-height: 20px;
    		padding: 4px 0px 4px 0;
	}
	#our-team .team-list .team-content {
    		padding-left: 0;
	}
	#our-team .team-list h4 {
    		margin-bottom: 20px;
    		text-align: center;
	}
	#our-team .team-list .cont-email {
    		margin: 0 auto;
    		display: block;
    		text-align: center;
	}
	#our-team .team-list .cont-email h6 {
    		font-size: 16px;
    		line-height: 20px;
	}
	#our-team .team-list .cont-email a{
    		color: #666;
    		box-shadow: none;
	}
	#our-team .team-list .cont-email a:hover{
    		color: #999;
	}
	.team-list ul li {
    		padding-bottom: 20px !important;
	}
	#our-contact .team-list ul {
		margin: 0;
	}
	#our-contact .cont-top .cont-det-cont p a, #our-contact .cont-top .cont-det-cont ul li {
    		font-size: 14px;
		line-height: 18px;
    		padding: 3px !important;
	}
	#our-contact .cont-top .cont-det-cont .share-icons {
    		margin-left: 30px;
	}
	#our-contact .form-cont .form-all .cont-btn input[type="submit"] {
		width: 100%;
	}
	#our-contact .form-cont .form-all .cont-line-half input[type="text"],
	#our-contact .form-cont .form-all .cont-line-half input[type="email"],
	#our-contact .form-cont .form-all .cont-line textarea,
	#our-contact .form-cont .form-all .cont-line input[type="text"] {
		width: 100% !important;
		display: block !important;
		margin: 2px 0;
		margin-bottom: 15px;
	}
	#our-contact .map-cont iframe {
		height: 350px;
	}
	
	.geo-content h1 {
	    	font-size: 25px;	
	}
	
	.geo-bond {
    		width: 100%;
    		float: none;
}
	
	.geo-bond ul li {
		width: 100%;
    		font-size: 15px;
		background-position: top left;
}

}


@media screen and (max-width: 300px) {
    .my-container {
		max-width: 90%;
        	width: 100%;
		margin: 0 auto;	
    }
	#my-map h2 {
    		font-size: 31px !important;
	}
	#my-map {
    		padding: 200px 0px 50px 0px;
	}
	#page-banner h1 span {
    		font-size: 18px;
	}
	#page-banner h1 {
    		font-size: 20px;
    		line-height: 24px;
	}
	#our-team .team-list h4.content-title {
    		font-size: 24px;
    		line-height: 28px;
	}
	#our-team .team-cont .team-image img {
    		width: 90%;
	}
	#our-team .team-cont .right-content .team-content p {
		font-size: 14px;
		line-height: 18px;
	}
	#our-team .team-list .cont-email {
    		padding-top: 6px;
	}
	#our-contact .cont-top .cont-det-cont p a,
	#our-contact .cont-top .cont-det-cont ul li {
    		font-size: 12px;
    		line-height: 14px;
	}
	#our-contact .map-cont iframe {
		height: 300px;
	}
	#our-contact .cont-top .cont-det-cont .share-icons {
    		margin-left: 10px;
	}
	
	.entry-title {
		margin: 0 auto;
}

}