/*

Theme Name: Victoria Collier
Theme URI: www.CelebritySites.com
Version: 1.0
Author: CelebritySites
Author URI: www.CelebritySites.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {margin: 5px 20px 20px 0;}
.aligncenter, div.aligncenter {display: block; margin: 5px auto 5px auto;}
.alignright {float:right; margin: 5px 0 20px 20px;}
.alignleft {float: left; margin: 5px 20px 20px 0;}
a img.alignright {float: right; margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float: left; margin: 5px 20px 20px 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {background: #fff; border: 1px solid #f0f0f0; max-width: 96%; padding: 5px 3px 10px; text-align: center;}
.wp-caption.alignnone {margin: 5px 20px 20px 0;}
.wp-caption.alignleft {margin: 5px 20px 20px 0;}
.wp-caption.alignright {margin: 5px 0 20px 20px;}
.wp-caption img {border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto;}
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }
.screen-reader-text {clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
.screen-reader-text:focus {background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }


/* --------------------------------------------------------------

    Event page

-------------------------------------------------------------- */
#tribe-events .type-tribe_events p a {
	color: 	#FF8C00;
	font-size: 3rem;
    text-decoration: underline;
}


/* --------------------------------------------------------------

    GENERAL

-------------------------------------------------------------- */

body, body h1, body h2, body h3, body h4, body h5, p, li, a { font-family: 'Open Sans', sans-serif; }
.roboto { font-family: 'Roboto', sans-serif; font-weight: bold;}
.opensans { font-family: 'Open Sans', sans-serif; }
.green { color: #8da38e; }
.white { color: #fff; }
.black { color: #000; }
.blue { color: #162940; }
body a { transition: 700ms; }
body a:hover { text-decoration: none; }


/* --------------------------------------------------------------

    team page

-------------------------------------------------------------- */

.eachProfile img {

}

/* --------------------------------------------------------------

    testimonials script footer

-------------------------------------------------------------- */
#welcome .container .col-md-6 {
	margin:auto;
}
#welcome .container {
	display:flex;
}
.credentials {
	display:none;
}
.innerp p iframe {
	position:relative;
}
#bfpublish {
	position: relative;
	height: 660px;
}
.footer__testimonials  {
    height: 210px;
	width: 270px;
    overflow: hidden;
	display: flex;
    margin: auto;
}
/*-----------------------------
 Calendar
*/
.tribe-bar-views-inner {
	background: #ffffff !important;
	border: 1px solid black;
    border-radius: 4px;
	
}
#tribe-bar-form .tribe-bar-submit input[type=submit] {
	    background: #334aff !important;
}
#tribe-bar-form {
	background: #ffffff !important;
}
/* --------------------------------------------------------------

    HEADER

-------------------------------------------------------------- */
#topHeader {
    border-top: #8da38e solid 3px;
    border-bottom: #8da38e solid 3px;
    background-color: #222a33;
    color: white;
}
a.greenBlue {
    background-color: #8da38e;
    padding: 9px;
    border-radius: 11px;
    color: #2a2966;
}
#topHeader p {
    text-align: center;
    margin: 0;
    padding: 5px 0;
    font-weight: 800;
    letter-spacing: 1px;
    font-family: sans-serif;
}
#topInfo {
    background-image: url('img/head-bg.jpg');
}
#topInfo .col-md-4 img {
    max-height: 120px;
}
#topInfo .col-md-8 {
    padding-top: 15px;
}
#topInfo p {
    text-transform: uppercase;
    font-size: 1.6rem;
}
#topMenu {
    background-color: #8da38e;
    border-top: #4c6f4e solid 2px;
    border-bottom: #4c6f4e solid 2px;
}

#topMenu .nav.navbar-nav {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0;
}
#topMenu .nav.navbar-nav > li {
    float: none;
    display: inline-block;
    *display: inline;
}
#topMenu .nav.navbar-nav > li:last-child {
    border-right: none;
}
#topMenu .nav.navbar-nav > li > a {
    padding: 10px 20px;
    color: white;
    font-size: 1.6rem;
    line-height: 4rem;
    transition: 700ms;
    letter-spacing: 1px;
}
#topMenu .nav.navbar-nav > li > a:focus, #topMenu .nav.navbar-nav > li > a:hover {
    background-color: transparent;
    color: #162940;
}
.sub-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #4c6f4e;
    width: 100%;
}
.sub-menu a {
    color: #f5f5f5;
    display: inline-block;
    width: 100%;
    padding: 10px 5px;
    cursor: pointer;
    transition: 700ms;
    text-align: center;
    line-height: 2rem;
}
.sub-menu a:hover {
    color: #20324d;
    background-color: #8da38e;
}
#topMenu .nav.navbar-nav li:hover > .sub-menu {
    display: block;
    position: absolute;
    z-index: 1;
}

/* --------------------------------------------------------------

    HOME - Welcome

-------------------------------------------------------------- */

#welcome {
    background-image: url(img/bg-welcome.jpg);
    background-repeat: repeat-x;
    background-color: #182942;
    padding-top: 2em;
    padding-bottom: 2em;
}
#welcome .col-md-9 h1 {
    text-transform: uppercase;
    font-weight: 800;
    line-height: 5rem;
    margin: 1em 0;
}
#welcome .container {
  /*background-image: url(img/vic.png);*/
  background-repeat: no-repeat;
  background-position: top right;
}
.btnArrowsBox {
    max-width: 485px;
}
.btnArrows {
    background-color: #8da38e;
    display: inline-block;
    width: 100%;
    max-width: 485px;
    text-align: center;
    color: #222a33;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 2rem;
    padding: 10px 0;
    border-radius: 5px;
    transition: 500ms;
}
.btnArrows:hover {
    color: white;
    text-decoration: none;
}
.btnArrowsBox::after {
    display: block;
    content: "";
    background-image: url(img/btn-shadow.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: 15px;
}
.credentials {
    text-align: right;
}
.credentials h1 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 2.4rem;
    text-shadow: black 1px 1px 1px;
}
.credentials p {
    text-transform: uppercase;
    margin-bottom: 2em;
}


/* --------------------------------------------------------------

    HOME - CTAs

-------------------------------------------------------------- */
#ctaArea {
  background-image: url(img/bg-cta.jpg);
  background-repeat: repeat-x;
  background-position: top center;
  margin-bottom: 2em;
}
#cta1 {
  background-image: url(img/cta1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#cta2 {
  background-image: url(img/cta2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#cta3 {
  background-image: url(img/cta3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#cta4 {
  background-image: url(img/cta4-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#cta5 {
  background-image: url(img/cta5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#ctaArea > div > div {
  display: inline-block;
  vertical-align: top;
  width: 19%;
  text-align: center;
}
#ctaArea > div > div::after {
  display: block;
  background: url(img/cta-shadow.png) center center no-repeat;
  background-size: 100%;
  content: "";
  height: 15px;
}
.ctaEach {
    border: #f6f4f4 solid 6px;
    cursor: pointer;
}
.ctaTitle {
    background-color: rgba(22,41,64,0.9);
    margin-top: 155px;
    width: 100%;
    display: inline-block;
}
.ctaTitle h2 {
    color: white;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 2.6rem;
    padding: 12px 0;
    letter-spacing: 2px;
    text-shadow: black 1px 1px 1px;
}
.subhead {
    width: 100%;
    display: inline-block;
    font-size: 1.4rem;
    letter-spacing: 0.5px;
}
.clickHereNow {
    display: inline-block;
    width: 100%;
    background-color: #8da38e;
    color: white;
    text-transform: uppercase;
    font-weight: 800;
    padding: 7px 0;
}

/* --------------------------------------------------------------

    HOME - About

-------------------------------------------------------------- */

#about h2 {
  text-transform: uppercase;
}
#about .blue {
    font-size: 1.3rem;
}
#about .col-md-5 {
    margin-top: 20px;
}
.readMore {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1.2rem;
}

/* --------------------------------------------------------------

    HOME - 7 Critical Questions

-------------------------------------------------------------- */
#criticalQuestions {
  background-image: url(img/critical.jpg);
  background-repeat: no-repeat;
  background-size: cover;
    padding-bottom: 4rem;
    padding-top: 1rem;
}
#criticalQuestions .col-md-8 h2 {
    text-shadow: black 2px 2px 2px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}
.largeFont h2 {
    margin: 5px 0;
    font-weight: 800;
    font-size: 3.8rem;
    text-shadow: black 1px 1px 1px;
}
.largeFont p {
    font-size: 1.8rem;
    letter-spacing: 0.5px;
    text-shadow: black 1px 1px 1px;
}
.signupnow {
    background-color: #8da38e;
    display: inline-block;
    width: 100%;
    max-width: 395px;
    color: #222a33;
    border: white solid 3px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 3rem;
    padding: 2px 0;
}
.greenBtn::after {
  display: block;
  content: url(img/cta-shadow.png);
  position: absolute;
  margin: auto;
  width: 100%;
}
/* --------------------------------------------------------------

    HOME - Workshop and Mission Sections

-------------------------------------------------------------- */
.mission {
    /*border: #8c95a1 solid 5px;*/
    /*background-image: url(img/mission.jpg);*/
    /*background-repeat: no-repeat;*/
    background-size: cover;
    width: 70%;
    margin: 2rem auto;
}
.mission h2 {
    padding: 10px 0px 10px 15px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 800;
    font-size: 2.6rem;
    padding-bottom: 5px;
    text-align: center;
    /*border-bottom: #b8bdc5 solid 1px;*/
}
.missionContent {
    padding: 16px 15px 5px;
    text-align: center;
}
.missionContent p {
    font-weight: bold;
    font-size: 1.2rem;
    margin: 0;
}
a.findMore, .formSubmit input {
    width: 100%;
    max-width: 160px;
    display: inline-block;
    margin: 20px 0 0;
    background-color: #23374f;
    color: white;
    text-transform: uppercase;
    font-weight: 800;
    padding: 10px 0;
    border-radius: 5px;
}
.workshop {
    background-image: url(img/workshop.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.workshop h2 {
    margin: 0;
    padding: 10px 0px 10px 15px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: -1px;
    font-size: 2.6rem;
    border-bottom: #b5c2b6 solid 1px;
}
.workshop .missionContent {
    padding-top: 10px;
}
.workshop .missionContent p {
    text-align: left;
    font-weight: normal;
    margin-bottom: 5px;
}
.formRow {
    margin-bottom: 5px;
}
.formRow label {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 40%;
    font-size: 1.2rem;
    text-align: left;
}
.formRow input {
    width: 59%;
    border: none;
    border-radius: 5px;
    padding: 5px 2px;
}
.formSubmit {
    text-align: right;
}
.workshop .formSubmit input {
    margin-top: 0;
    border: 0;
}
#missWork {
    margin-bottom: 2em;
}
#missWork .col-md-6::after, #missWork .col-md-7::after, #missWork .col-md-5::after {
    content: " ";
    background-image: url(img/shadow.png);
    background-repeat: no-repeat;
    background-size: 100%;
    display:block;
    width: 100%;
    height: 20px;
}

#shop {
  background-image: url(img/bg-welcome.jpg);
  background-repeat: repeat-x;
  background-size: contain;
}
#shop h2 {
    text-shadow: black 2px 2px 2px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}
.shopCarousel {
    border-top: rgba(255,255,255,0.1) solid 1px;
    padding-top: 1em;
}
.shopCarousel img {
    max-height: 150px;
    width: auto !important;
    margin: auto;
}
.shopCarousel.owl-theme .owl-nav .owl-prev, .shopCarousel.owl-theme .owl-nav .owl-next {
    background: #4c6f4e !important;
}

/* --------------------------------------------------------------

    HOME - Blog and Articles

-------------------------------------------------------------- */
.blogTitle {
  background-image: url(img/header-bg.jpg);
  background-repeat: repeat-x;
  background-position: center center;
  margin-bottom: 1em;
}
.blogTitle h2 {
    background-color: white;
    display: inline-block;
    width: auto;
    margin: 0;
    text-transform: uppercase;
    padding: 0 20px 0 10px;
    color: #162940;
}
.eachBlogImage {
    position: relative;
    border: #ddd solid 3px;
    overflow: hidden;
    height: 225px;
}
.eachBlogImage img {
    width: 100%;
    height: 100%;
}
.date {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #8da38e;
    width: 70px;
    height: 50px;
    padding-top: 5px;
    text-align: center;
}
.date p {
    color: white;
    font-weight: 800;
    line-height: 2rem;
    margin: 0;
}
.eachBlogContent h2 {
    border-bottom: #ddd solid 1px;
    padding-bottom: 10px;
}
.eachBlogContent h2 a {
    color: #353743;
    font-weight: 300;
    font-size: 2rem;
}
.eachBlogContent {
    border-bottom: #ddd solid 1px;
    padding-bottom: 10px;
}
.blogBtn {
  text-transform: uppercase;
}

/* --------------------------------------------------------------

    HOME - Testimonials

-------------------------------------------------------------- */

.testimonials {
    margin-bottom: 2em;
    background-image: url(img/client-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 2em;
}
.testimonials h2 {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.testimonials h4 a {
    color: #d50e1f;
}
.testimonials h4 a:hover {
    text-decoration: none;
    color: #a94442;
}
#clientOne {
    background-image: url('img');
}
#clientTwo {
    background-image: url('im');
}
#clientThree {
    background-image: url('img/sq-kenny.jpg');
}
#clientFour {
    background-image: url('img/sq-tom.jpg');
}
#clientFive {
    background-image: url('img/sq-leigh.jpg');
}
#carouselTesti .carousel-indicators {
    position: relative;
    bottom: 0px;
    left: 0;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
}
#carouselTesti .carousel-indicators .active {
    border: #b5c2b6 solid 1px;
}
.carousel-control {
  background-image: none !important;
}
.testimonialBox {
    border: #4c6f4e solid 2px;
    background-color: #b5c2b6;
    width: 100%;
    /*max-width: 780px;*/
    margin: auto;
    margin-bottom: 2em;
    margin-top: 2em;
}
.testimonialBox p {
    padding: 5% 5% 0 5%;
    text-align: center;
    min-height: 110px;
}
.testimonialBox h3 {
    margin-bottom: 1em !important;
    font-size: 2rem;
    font-weight: 800;
}
.tail1 {
    width: 0px;
    height: 0px;
    border: 10px solid;
    border-color: #e0e0e0 transparent transparent transparent;
    position: absolute;
    top: -42px;
    left: 32px;
    opacity: 0;
    transition: 700ms;
}
.tail2 {
    width: 0px;
    height: 0px;
    border: 10px solid;
    border-color: #ffffff transparent transparent transparent;
    position:absolute;
    top: -45px;
    left: 32px;
    opacity: 0;
    transition: 700ms;
}
.clientDots.active .tail1 {
    top: -30px;
    opacity: 1;
}
.clientDots.active .tail2 {
    top: -31px;
    opacity: 1;
}
#carouselTesti .clientDots {
    width: 90px;
    height: 90px;
    background-color: white;
    border-radius: 50%;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    margin: 0 13px;
    border: #e4e4e4 solid 1px;
    position: relative;

}
#carouselTesti .clientDots p {
    position: absolute;
    text-indent: 0;
    width: 100%;
    text-align: center;
    bottom: -30px;
    opacity: 0;
    transition: 700ms;
    font-weight: 600;
    letter-spacing: -0.5px;
    font-size: 1.1rem;
}
#carouselTesti .clientDots.active p {
    opacity: 1;
}
.testimonialCarousel .item .test1Text div {
    max-width: 460px;
    margin: auto;
    width: 100%;
}



/* --------------------------------------------------------------

    HOME - News and Free Consult

-------------------------------------------------------------- */
.freeConsult h2, .latestNews h2 {
    text-transform: uppercase;
}
.viewAll {
    font-size: 1.1rem;
    font-weight: 800;
}
.eachNews {
    border-bottom: #ddd solid 1px;
}
.eachNewsContent h3 {
    margin: 5px 0;
}
.eachNewsContent h3 a {
    font-weight: 800;
    font-size: 1.4rem;
    color: #282828;
}
.freeConsultForm {
    border: #ddd solid 1px;
    padding: 4%;
}
.freeConsultForm > p {
    font-weight: bold;
}
.freeConsultForm .formRow label {
    text-transform: capitalize;
}
.freeConsultForm .formRow input {
    border: #ddd solid 1px;
    border-radius: 0;
}
.freeConsultForm .formSubmit input {
    background-color: #8da38e;
    border: none;
    padding: 9px 0;
}


/* --------------------------------------------------------------

    INNER PAGES

-------------------------------------------------------------- */

.imgArea img {
    max-width: 100%;
    height: auto;
}
.innerp h1 {
    font-weight: 800;
}
.innerp .content p, ul li, ol li, .eachProfile p {
    line-height: 3rem;
}
.innerp .content p, ul li, ol li {
  text-align: justify;
}
.eachProfile p {
    text-align: center;
    font-size: 1.2rem;
}
.bpeb .col-md-8 h2 {
    margin-top: 0;
}
.bpeb h2 a {
    font-size: 2rem;
}
.bpeb .blue:hover {
    text-decoration: none;
    color: #8a3e40;
}
.row.resources {
    border: #ddd solid 2px;
    padding: 1%;
    margin-bottom: 10px;
}
.getitnow {
    background-color: #8da38e;
    border: #4c6f4e solid 1px;
    display: inline-block;
    width: 100%;
    max-width: 150px;
    text-align: center;
    border-radius: 5px;
    color: white;
    text-transform: uppercase;
    text-shadow: #555 1px 1px 1px;
    box-shadow: black 1px 1px 0px;
    transition: 700ms;
}
.getitnow:hover {
    background-color: #4c6f4e;
    color: white;
}
.profiles {
    text-align: center;
}
.eachProfile {
    display: inline-block;
    width: 47%;
    margin: 0 1% 2%;
    padding: 2% 1%;
    border: #ddd solid 1px;
    vertical-align: top;
    text-align: center;
}
.eachProfile img {
    border-radius: 50%;
    border: #ddd solid 1px;
    padding: 1%;
    width: 50%!important;
}
.eachProfile h4 {
    text-align: center;
    font-size: 1.8rem;
    font-weight: 800;
}
.contactPage {
    padding-bottom: 1em;
}
.pagination {
    width: 100%;
    font-weight: 800;
}
.pagination a {
    color: #8da38e;
}
#gform_4, #gform_4 li, #gform_4 span, #gform_4 p, #gform_4 label, #gform_4 input, #gform_4 select {
    width: 100% !important;
    text-align: center;
}
#gform_4 {
    max-width: 450px;
    margin: auto;
    border: #eee solid 1px;
    padding: 10px;
    border-radius: 5px;
}
#gform_4 ul {
    list-style: none;
    padding: 0;
    text-align: center
}
#input_4_5 {
    text-align: center;
}
#input_4_5 li {
    display: inline-block;
    margin-right: 10px;
}
#input_4_5 li input {
    margin-right: 5px;
}




/* --------------------------------------------------------------

    SIDEBAR

-------------------------------------------------------------- */
.socialSidebar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.socialSidebar ul li {
    display: inline-block;
    *display: inline;
    vertical-align: top;
}
.socialSidebar ul li i {
    font-size: 4rem!important;
}
.socialSidebar a {
    color: #222a33;
}
.requestAppointment {
    background: #4c6f4e;
    background: -moz-linear-gradient(45deg,  #4c6f4e 0%, #7a8c7a 50%, #8da38e 51%, #4c6f4e 100%);
    background: -webkit-linear-gradient(45deg,  #4c6f4e 0%,#7a8c7a 50%,#8da38e 51%,#4c6f4e 100%);
    background: linear-gradient(45deg,  #4c6f4e 0%,#7a8c7a 50%,#8da38e 51%,#4c6f4e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c6f4e', endColorstr='#4c6f4e',GradientType=1 );
    border-radius: 10px;
    border: solid gainsboro 2px;
    box-shadow: black 1px 1px 5px;
    text-align: center;
    padding: 0% 5% 10%;
}
.requestAppointment h2 {
    color: white;
    font-weight: 800;
    font-size: 2rem;
    text-transform: uppercase;
    margin-bottom: 1em;
}
.requestAppointment .formRow input, .requestAppointment .formRow textarea {
    width: 100%;
    background-color: rgba(255,255,255,0.8);
    border-radius: 0;
    padding: 10px 5px;
    border-bottom: black solid 2px;
}
.requestAppointment input[type="submit"] {
    max-width: 100%;
    border: none;
    margin: 0;
    transition: 600ms;
}
.requestAppointment input[type="submit"]:hover {
    background-color: black;
}

/* --------------------------------------------------------------

    PLUGIN

-------------------------------------------------------------- */
.tribe-events-promo {
    display: none;
}
.tribe-events-cal-links {
    float: left;
    width: 100%;
}
#tribe-events .tribe-events-cal-links a {
    float: none;
}


/* --------------------------------------------------------------

    PLUGIN

-------------------------------------------------------------- */
#pagePage .track .songtitle:before { content: ""; }

/* --------------------------------------------------------------

    FOOTER

-------------------------------------------------------------- */
#mainFooter {
    border-top: #aaaaaa solid 1px;
    border-bottom: #aaaaaa solid 1px;
    margin-top: 1em;
}
#menu-footer {
    text-align: center;
    list-style: none;
    padding: 15px 0px;
    margin: 0;
}
#menu-footer li {
    display: inline-block;
    vertical-align: middle;
}
#menu-footer li a {
    color: #4c4c4c;
    margin: 10px 25px;
}
#menu-footer li:last-child a {
    margin: 10px 0px 10px 25px;
}

.affiliates {
    list-style: none;
    padding: 0;
    margin: 20px 0;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.affiliates li {
    display: inline-block;
    vertical-align: middle;
    
}
.affiliates li:last-child {
    margin-right: 0px;
}
.affiliates img {
   	max-width: 140px;
    max-height: 120px;
}

#stickyFooter {
    background-color: #3d3b3c;
    background-image: url('img/ft-bg.png');
    background-repeat: no-repeat;
    background-position: top center;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
}
#stickyFooter .container {
    width: 100%;
}
#stickyFooter > div > div {
    display: inline-block;
    *display: inline;
    vertical-align: top;
}
.footerImage {
    width: 12%;
    height: 1px;
}
.footerImage img {
    max-width: 130px;
    position: absolute;
    bottom: 0;
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222);
}
.footerContent {
    width: 80%;
}
.footerContent p {
    color: white;
    font-size: 1.6rem;
    padding-top: 10px;
}
.footerContent a {
    margin-left: 10px;
}
.footerForm {
    width: 20%;
    padding-top: 1%;
    padding-bottom: 1%;
}
.ff-left, .ff-right {
    display: inline-block;
    vertical-align: bottom;
}
.ff-left {
    width: 60%;
    padding-left: 2%;
}
.ff-left label {
    width: 30%;
    color: white;
}
.ff-left input {
    width: 68%;
}
.ff-right {
    width: 25%;
}
.ff-right input {
    background: #eee;
    display: inline-block;
    width: 100%;
    border: #505350 solid 3px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1.2rem;
}
.copyright {
    margin-bottom: 1em;
    padding-top: 10px;
}
.copyright p, .copyright a {
    font-size: 1rem;
    margin-bottom: 0;
}

/* --------------------------------------------------------------

    FORMS

-------------------------------------------------------------- */

.criticalQuestions {
    max-width: 600px;
    width: 100%;
    margin: auto;
    border: #eee solid 2px;
    border-radius: 10px;
    box-shadow: #999 1px 1px 3px;
    background-color: #23374f;
    text-align: center;
    background-image: url(img/critical.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2em 0;
}
.criticalQuestions input[type=text]{
    width: 80%;
    padding: 10px;
    border-radius: 10px;
    border: none;
    margin-bottom: 1em;
    background-color: rgba(255,255,255,0.9);
}
.criticalQuestions input[type=submit]{
    width: 80%;
    background-color: #999;
    color: black;
    text-transform: uppercase;
    font-weight: 800;
    padding: 10px 0;
    border-radius: 5px;
    border: none;
    margin: 0;
    transition: 600ms;
}
.criticalQuestions input[type=submit]:hover {
    background-color: black;
    color: white;
}

.floatSM {
    position: fixed;
    top: 135px;
    left: 0;
    z-index: 999;
    width: 35px;
    background-color: #eee;
    box-shadow: #333 1px 1px 4px;
}
.floatSM ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.floatSM li {
  display: block;
  width: 100%;
  text-align: center;
}
#fbBox a {
  background-color: #3b5998;
}
#twBox a {
  background-color: #00aced;
}
#gpBox a {
  background-color: #dd4b39;
}
#liBox a {
  background-color: #007bb5;
}
#ytBox a {
  background-color: #bb0000;
}
#amBox a {
  background-color: #FF9900;
}
.smBox a {
  color: white;
  width: 100%;
  padding: 5px 0;
  display: block;
}
.floatSM li a:hover {
    background-color: #042f50 !important;
    color: white;
}

a {
    cursor: pointer;
}



.video__wrapper {
    position: relative;
    padding-bottom: 56.25%;
}

.video__wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.videos {
    margin-top: 4rem;
    margin-bottom: 4rem;
}

.videos .video__title {
    font-weight: 800;
}

.videos .video__description {
    margin: 1rem 0;
}

.videos .video {
    margin-bottom: 3rem;
}

.page-title {
    margin-bottom: 2rem;
    font-weight: 800;
}

#home-videos {
    margin: 5rem auto;
}

.video--bg {
    background-color: #cacaca;
    padding: 1rem;
}

.video--bg .video__title {
    background-color: #4c6f4e;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    padding: 1rem 0;
    display: flex;
    align-items: center;
    min-height: 80px;
    justify-content: center;
}

.video--bg .video__description {
    margin-top: 1rem;
    padding: 1rem 0;
}

.fancy__video {
    position: relative;
    padding-bottom: 56.25%;
    height: auto;
    display: block;
}

.fancy__video iframe {
    pointer-events: none;
}

iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fancybox-slide {
    padding: 50px 0 !important;
}

.fancybox-stage {
    width: calc(100vw - 14vw) !important;
    height: calc(100vw - 35vw) !important;
    max-width: 1158px;
    max-height: 700px;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}

.fancybox-slide--iframe .fancybox-content {
    background: transparent;
}

.fancybox-slide--iframe .fancybox-content iframe {
    position: absolute;
    pointer-events: all;
    top: 50%;
    transform: translateY(-50%);
}

/* --------------------------------------------------------------

    MOBILE RESPONSIVE

-------------------------------------------------------------- */
@media screen and (min-width: 993px) {
  #about .col-md-5 {
      padding-left: 0;
  }
}

@media screen and (max-width: 1200px) {
    #topMenu .nav.navbar-nav > li > a {
        padding: 10px 20px;
    }
    .eachProfile {
      width: 45%;
    }
}

@media screen and (max-width: 1097px) {
    .footerContent {
        width: 56%;
    }
    .footerForm {
        width: 36%;
    }
}

@media screen and (max-width: 991px) {

    #topHeader .greenBlue {
      display: none;
    }
    #topMenu .nav.navbar-nav > li > a {
        font-size: 1.4rem;
        padding: 10px 15px;
    }
    #ctaArea > div > div {
        width: 35%;
    }
    .mission {
        width: 70%;
        margin: 2rem auto;
    }
    .mission h2, .workshop h2, .blogTitle, .latestNews h2, .freeConsult h2, #about h2, #topInfo .col-md-8 {
        text-align: center;
    }
    #about .col-md-5 img, #topInfo .col-md-4 img {
        margin: auto;
    }
    .eachBlogImage img {
        width: 100%;
        height: auto;
    }
    #menu-footer li a {
        padding: 10px;
    }
    #menu-footer li:last-child a {
        margin: 10px 0px 10px 10px;
    }
    .footerContent {
        width: 50%;
    }
    .footerContent p {
        font-size: 1.4rem;
    }
    .footerForm {
        width: 42%;
    }

}

@media screen and (max-width: 840px) {
    .footerForm {
        width: 40%;
    }
    .footerImage img {
        width: 100%;
        position: relative;
        height: auto;
    }
    .footerContent p {
        font-size: 1.2rem;
    }
    .ff-left {
        width: 70%;
    }
}

@media screen and (max-width: 768px) {
    .fancybox-stage {
        height: calc(100vw - 40vw) !important;
        min-height: 300px;
        width: 100% !important;
        max-width: 90%;
    }
    .navbar-toggle.collapsed {
        background: white;
    }
    .navbar-toggle {
        background: #eee;
    }
    .icon-bar {
        background: #ca5c53;
    }
    #topMenu .nav.navbar-nav > li {
        width: 100%;
    }
    .mission {
        width: 100%;
        margin: 2rem auto;
    }

    .video--bg .video__title {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
    }
    #topMenu .nav.navbar-nav > li > a { padding:0; line-height:3rem; font-weight:bold;}
#topMenu .nav.navbar-nav li:hover > .sub-menu {
    position:relative;
}
#topMenu .nav.navbar-nav li .sub-menu {
position: relative;
      /*display: inline-block;*/
background:none;
padding-left:40px;
    }
#topMenu .nav.navbar-nav li:hover > .sub-menu.collapse {
    display: none;
}
#topMenu .nav.navbar-nav li:hover > .sub-menu.collapse.in {
    display: block;
}
#topMenu .nav.navbar-nav li .sub-menu a {
text-align:left;
line-height:3rem;
padding:0;
}
    .footerContent {
        width: 55%;
    }
    .ff-left label {
      font-size: 1.2rem;
    }
    .ff-left input {
        width: 65%;
    }
    .footerForm {
        width: 35%;
    }

}

@media screen and (max-width: 650px) {
    .eachProfile {
      width: 100%;
    }
}

@media screen and (max-width: 550px) {
    #ctaArea > div > div {
      width: 100%;
    }
    .testimonials .container, .testimonials .col-md-12, .latestNews, #stickyFooter .container, .eachBlog  {
        padding: 0 !important;
    }
    .footerImage {
        width: 20%;
    }
    .footerContent {
        width: 75%;
    }
    .footerForm {
        width: 100%;
        padding-bottom: 5px;
    }
    #mainFooter {
        margin-bottom: 13em;
    }
    .innerp h1 {
      font-size: 24px;
    }
    .innerp h2 {
      font-size: 20px;
    }
    .resources {
      text-align: center;
    }
    .resources img {
        width: 100%;
        margin: 0;
        padding: 10px 45px !important;
    }
    .resources p {
      text-align: center !important;
    }
}

@media screen and (max-width: 460px) {
    /* Nexus 6P */
    #welcome .col-md-9 h1 {
        font-size: 3rem;
        text-align: center;
    }
    .credentials {
        text-align: center;
        padding-top: 18em;
    }
    #welcome .container {
        background-position: bottom center;
        background-size: 100%;
    }

    .floatSM {
        width: 35px;
    }
    .eachBlogImage {
        height: auto;
    }
    #carouselTesti .clientDots {
        width: 45px;
        height: 45px;
        margin: 0 5px;
    }
    #carouselTesti .clientDots p {
        bottom: -25px;
        font-weight: bold;
        font-size: 8px;
    }
    .tail1, .tail2 {
        left: 12px;
    }
    #menu-footer {
        display: none;
    }
    #mainFooter {
        margin-bottom: 0em;
    }
    .copyright {
      margin-bottom: 14em;
    }
}

@media screen and (max-width: 414px) {
    /* iPhone 6 Plus, Nexus 5X */
    .btnArrows {
        font-size: 1.6rem;
    }
   .credentials {
    padding-top: 1em;
}
}

@media screen and (max-width: 375px) {
    /* LG Optimus L70, iPhone 6 */
    #carouselTesti .clientDots {
        margin: 0 5px;
    }
    .floatSM {
        width: 20px;
        font-size: 1rem;
    }
}

@media screen and (max-width: 360px) {
    /* Galaxy S5, Galaxy S3, Galaxy Note 2, Galaxy Note 3 */

}

@media screen and (max-width: 320px) {
    /* iPhone5, Nokia Lumia 520 */
    #carouselTesti .clientDots {
        margin: 0px;
    }
}

