/* HOMEPAGE slideshow and text */


/* Homepage Text */
.html-1890 {
    font-size:14pt !Important;
    margin-top:30px;
}




/* Client List Celebrities */
.html-1892 {
    margin-top: 0px !Important;
    background-color: #EEEEEE;
}

/* Client List Companies */
.html-1888 {
    margin-top: 0px !Important;
    background-color: #EEEEEE;
}

/* Client List Header - says Client List */
.html-1893 {
    margin-top: -20px !Important;
}

/* ABOUT */

.caroufredsel-1867 {
    margin-top: -30px;
    font-size:24pt;
    color:#777777;    
}

.caroufredsel-1867 h3{
    font-size:24pt;
    color:#293064;
}


/* CONTACT */

/* Contact Info */
.html-1895{
    margin-top: -25px !Important;
}


/*.contact-form-1896 textarea {
    height: 150px;
}*/


/*.single-image-1875 {
    padding: 40px;
	margin-top:-50px;
}/*


/* LINKS - GLOABAL */
    
/* unvisited link */

a:link {
    color: #412883;
    font-style: regular;
    text-decoration: none;
}

/* visited link */
a:visited {
    color: #412883;
    font-style: regular;
    text-decoration: none;
}

/* mouse over link */
a:hover {
   color: #318C9B;
   font-style: bold;
   text-decoration: underline;
}

/* selected link */
a:active {
    color: #318C9B;
    font-style: bold!Important;
  text-decoration: none;
}

body {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    background-color: #fff; /* Background color */
	  color: #777777;
    margin-top: 0px;
    margin-left: 0px;
    font-size:14px;
}

header{
border-top: solid #294083 10px;
}


.phone_header a{
    color: #293064 !important;
}

.phone-header{
	font-size:18pt;
    margin-top: -10px;
}

.title {
    font-size:18pt;
    text-align:left;
    margin-left:0px;
    margin-bottom:20px;
    margin-top: 20px;
    color:#293064;
}

.page_title {
    font-size:18pt;
    text-align:left;
    margin-left:0px;
    margin-bottom:20px;
    margin-top: 30px;
    color:#293064;
}

.gallery-title {
    font-size:18pt;
    text-align:left;
    margin-left:20px;
    margin-bottom:20px;
    margin-top: 20px;
    color:#293064;
}

.logo img {
    display: block;
    margin: 0 auto;
}

h1 {
  font-size: 24px!Important;
  text-align:center;
  margin-top:0px;
  padding-top:0px;
}

h2 {
  font-size: 18pt;
  text-align:center;
  font-weight:normal !Important;
  color:#777777!Important;
}

h3 {
  font-size: 16px;
  text-align:center;
  color:#777777;
}
h4 {
  font-size: 18px;
  text-align:center;
  color:#294083;
}

h5 {
  font-size: 20px;
  text-align:left;
  color:#9094ad;
  font-weight: bold;
}
h6 {
  font-size: 20px;
  text-align:left;
  color:#273162;
  font-weight: bold;
}
#title{
  display:inline;
}

.element-html {
  font-size: 14px; /*content text*/
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  color:#777777;
}

.btn-primary {
  font-size: 18px !Important;/*content text*/
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  text-align:center!Important;
  color:#ffffff;
  font-weight:bold;
}

.tree-back-to-series-link { display: none; }

.series-link-span i {display: none}


/* END --- TEXT SETTINGS - GLOBAL */

/* ========================================================== */

/* START ALL PAGE CSS */

/* ========================================================== */

/* Homepage */

.img-circle {
    border-radius: 0%;
}

.html-1858{
  padding-top:20px;
  padding-bottom:10px;
  padding-left:100px;
  padding-right:100px;
}

.element-smartbox img{
  width: 80% !important;
}
/* CONTACT PAGE */


/* CONTACT FORM THANK YOU */
.contact-form-thank-you {
    text-align:center;
    font-size:24pt;
    font-weight:normal;
    color: #777777;
}

/* ========================================================== */

/*PHONE CSS ONLY*/

/* ========================================================== */

@media (max-width:767px){
h1 {
  font-size: 24px;
  text-align:left;
  color:#293064;
}

h2 {
  font-size: 18pt;
  text-align:center;
  color:#293064;
}

h3 {
  font-size: 16px;
  text-align:center;
  color:#293064;
}
h4 {
  font-size: 18px;
  text-align:center;
  color:#294083;
}
h5 {
  font-size: 20px;
  text-align:left;
  color:#9094ad;
  font-weight: bold;
}
h6 {
  font-size: 20px;
  text-align:left;
  color:#273162;
  font-weight: bold;
}
#title{
  display:inline;
}
.col-xs-12 {
    padding: 0px !important;
}


.phone_header{
  display:none;
}


.footer-company{
  text-align: center !important;
}
.html-1858 {
    padding-left: 10px;
    padding-right: 10px;
} 
}

/*END PHONE CSS ONLY*/

/* M E N U  ------------------------------------------------------- */

@media (min-width: 767px) {
    .navbar-nav{
        margin: 0 auto;
        display: table;
        table-layout: fixed;
        float:none;
        margin-top:-20px;
        margin-bottom:20px;
    }


  #MENU{
      margin-bottom:0px;
      margin-top: 10px;
  }
    .navbar-nav>li {
        float: none;
        display: inline-block;
        zoom: 0;
        margin-top: 0px;
        margin-right: 5px;
    }
    .navbar-nav {
        font-size:0;
    }
    .navbar-collapse {
        text-align:center;
    }
    .navbar-collapse {
        padding-left:0px;
        padding-right:-5px;
    }

.col-md-12{
    padding-left:0px;
    padding-right:0px;
    }

.phone_header{
  font-size:20px;
  margin-top:90px;
  margin-right: 20px;
  color:#293064;
}
.hwd-link{
  text-align: right !important;
}
}

/* MENU =============================================*/

.navbar-collapse {
    background-color: #fff; /*menu background color*/
}

.nav > li > a {
    color:#412883;
    font-size:20px; /* link text size */
    background-color: transparent;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	  padding-right: 20px; /* Menu item padding */
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;

}

/* MENU - HOVER */
.nav > li > a:hover, .nav > li > a:focus {
    border-bottom: 0px solid #293064; /*hover underline */
    background-color: transparent;
    color: #318C9B; /* hover color */
}
.navbar-nav .active a {
    color: #318C9B; /* active color */
    font-weight:bold;
}

@media (min-width:768px) and (max-width: 991px){
    #MENU .nav > li > a {
        padding:8px 8px;
        font-size:16px;
    }
    #MENU .children {
		font-size:13px;
	}
}

/* PHONE MENU DISPLAY */

#MENU .navbar-toggle {
	  	margin-bottom:0;
    	color: #000;
    	margin-top: 5px;
        font-size: 22px;
		
}
#MENU .navbar-toggle span {
      	margin-left:auto;
    	margin-right:auto;
}
.navbar-toggle {
    float: left;
}
.menu .active {
    background: none repeat scroll 0% 0% #000;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 20px;
    font-weight: bold!Important;
    color: #000;
}
.navbar-header {
    margin:5px;
}


/* DROPDOWN MENU*/

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #293064;
    font-size:18px;
    white-space: nowrap;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	  text-align: left;
}

.dropdown-menu {
    background-color: rgba(254, 254, 254, 0.42);
}

/*FOOTER*/

footer{
 border-top: #294083 solid 10px;
 margin-top:10px;
}

footer a{
   color:#293064;
}

footer p {
	 color:#412883;
	 font-size:14px; /*footer font size*/
}

.footer-company{
  margin-left:15px;
  margin-right:15px;
}

.copyright {
	 color:#412883;
	 font-size:14px; /*footer font size*/
     margin-top:20px;
}

.hwd-link{
	 color:#412883;
	 font-size:14px; /*footer font size*/
     margin-top:20px;
}


/*FOOTER END*/




/* SOCIAL ICONS */
.social {
	margin-top:20px;
	font-size:14px;

}
.social i {
	/*background-color:#222;*/
    font-size:20px;
}

.social-footer {
	margin-top:30px;
    margin-left:60px;
	font-size:14px;
}
/* Share widget code */
.share-wrapper {
    position:relative;
	display: inline;
	cursor: pointer;
  color:#412883;
}
.share {
    display:none;
    position:absolute;
    width:220px;
    background-color:#FFF;
    border:2px solid #000;
	z-index: 10;
    padding:10px;
    margin-top:-160px;
	text-align: center;
}
@media (min-width: 767px) {
    .share {
        right:0;
    }
}


/* SOCIAL ICONS - END */

