@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}

p {font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"!important;
font-size: 1.1rem;}

h1 {font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"!important;
font-size: 1.8rem!important;
	font-weight: 600!important;
color:#ffffff;
	text-align: center;}

h2 {font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"!important;
font-size: 1.5rem!important;
	font-weight: 700!important;
color:#0e79be;}

#wrapper {
  margin: 0px;
  width: 100%;
}
.alignright {
  float: right;
  margin: 0 0 2rem 2rem;
}
.custom-header {
  background-image: url(http://itropine.com/hdl.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;

 	  background-size: 100% auto;
	margin: 0px;
	vertical-align: middle;
	background-color: rgba(0,0,0,0);
}

.custom-header2 {
  background-image: url(http://itropine.com/desktop-header.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;

 	  background-size: 100% auto;
	margin: 0px;
	vertical-align: middle;
}
@media only screen and (max-width: 700px) {.custom-header2 {
  background-image: url(http://itropine.com/hdm.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;

 	  background-size: 100% auto;
	margin: 0px;
	vertical-align: middle;
}}

@media only screen and (max-width: 700px) {.custom-header{
  background-image: url("http://itropine.com/mobileheader-all-pages.jpg");
		  background-size: 100% auto;

	}}

@media only screen and (max-width: 600px) {.custom-header{
  background-image: url("http://itropine.com/mobileheader-all-pages.jpg");
	  background-size: 100% auto;
  
	}}


@media screen and (max-width: 1000px) and (min-width: 601px){.header{min-height: 200px!important;
	}
}

@media only screen and (max-width: 600px){.header{min-height: 200px!important;
	}
}

@media screen and (max-width: 1080px) and (min-width: 999px){.header{min-height: 240px!important;
	}
}
@media screen and (max-width: 1600px) and (min-width: 1081px){.header{min-height: 250px!important;
	}
}


@media screen and (max-width: 1000px) and (min-width: 601px){.header-home{min-height: 300px!important;
	}
}

@media only screen and (max-width: 600px){.header-home{min-height: 300px!important;
	}
}

@media screen and (max-width: 1080px) and (min-width: 999px){.header-home{min-height: 400px!important;
	}
}
@media screen and (max-width: 1600px) and (min-width: 1081px){.header-home{min-height: 600px!important;
	}
}

.header-home{min-height: 800px;
padding-left: 30px;
  padding-right: 30px;
	 padding-top: 5px;
  padding-bottom: 10px;
}
.header{min-height: 440px;
padding-left: 30px;
  padding-right: 30px;
	 padding-top: 5px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 1000px){.col-xl-4{width: 50%!important;}}

@media only screen and (max-width: 1000px){.col-xl-8{width: 50%!important;
	padding-top:30px!important;}}

@media only screen and (max-width: 800px){.img-fluid {max-width: 75%!important;
	float: none!important;}}

.container {
  width: 100%;
  max-width: 1200px;
	margin-right: auto;
margin-left: auto;

  padding-left: 30px;
  padding-right: 30px;
}
.center {
	margin-top: 75px;}

@media only screen and (max-width: 600px) {.center{
  margin-top: 10px;
	}
}

.top-bar{background-color: #ffffff !important;
}

.logo{padding:10px;
margin-left: auto;
margin-right: auto;
	 display: block;
 
}

.message{width: 100%;
background-color: #3d87b4;
padding:20px;}

.content-bg {background-image: linear-gradient(rgba(201,220,235,1), rgba(181,207,228,0));
	position: relative;
	margin-top:0px;
	padding-top:50px;}



.content{width: 100%;
  max-width: 1100px;
	margin-right: auto;
margin-left: auto;
margin-top:20px;
	margin-bottom: 100px;
padding:20px;
	background-color: rgba(0,0,0,0);

}

@media only screen and (max-width: 1000px){.content{
	padding-top:40px;
margin-top:0px;
	margin-bottom: 65px;
	}}

@media only screen and (max-width: 600px){.content{
margin-top:0px;
	margin-bottom: 65px;
	}}

.footer{width: 100%;
	padding: 2rem;
	margin-right: auto;
margin-left: auto;
margin-top:0px;
	margin-bottom:0px;
background-color: #13325b;}

.footer-container{
  max-width: 1100px!important;
	margin-right: auto;
margin-left: auto;}

.footer-content {
        
        width: 100%;
        margin: auto;
        align-items:center;
        justify-content:left;
	color:#ffffff;
	
      }
.copyright{color:#ffffff;
	font-family: Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif!important;
font-size: 1.0rem;
      }

.footer-content-right {
        margin-top: 25px;;
  width: 100%;
  padding-bottom: 0px;
	color:#ffffff;
      }


.navbar-nav{background-color: #ffffff;
width: 100%;
	margin-left: auto!important;
	margin-right:auto!important;
	justify-content: center !important;
	padding-top: 30px!important;
	padding-bottom: 10px!important;
	}
#menu{width:100%}

@media screen and (max-width: 1200px) and (min-width: 768px){.navbar-nav{background-color:#081e3c;}}

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0rem 0rem!important;
}

.nav-item{padding: 0 20px!important;
font-size: 1.2rem!important;
font-style: normal!important;
font-weight: 600!important;
font-family: 	Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif!important;
	}



@media screen and (max-width: 1200px) and (min-width: 768px){.nav-item {
  font-size: 1.0rem !important;
  font-style: normal !important;
  font-weight: 600 !important;
	padding: 0 5px!important;
	}}

@media screen and (max-width: 1200px) and (min-width: 768px){.col-xl-8{width: 100%!important;
	}}
@media screen and (max-width: 1200px) and (min-width: 768px){.col-xl-4{width: 100%!important;
	}}

@media screen and (max-width: 1200px) and (min-width: 768px){.navbar-nav {
 
	padding-top: 0px !important;}}

.navbar-nav .nav-item.active .nav-link,
.navbar-nav .nav-item:hover .nav-link {
    color: #4f89c5!important;
}

.navbar-light .navbar-nav .nav-link {
  color: #254d9a!important;
}

@media screen and (max-width: 1200px) and (min-width: 768px){.navbar-light .navbar-nav .nav-link {
  color: #ffffff!important;
	}}

.fancy  {
	font-family: "glyphicons halflings regular";
	font-size: 18px;
	font-weight: bold;
	color: #050505;
	word-spacing: 18em;
	text-align: center;}



#contact {margin-left: auto;
	margin-right: auto;
width: 100%;}


#contact #form {
  width:50%;
	margin-left: auto;
	margin-right: auto;

}
#contact #form h2 {
  font: 48px 'Open Sans', sans-serif;
}
#contact #form span {
  display:block;
  padding-top:5px;
  font: 14px/16px'Open Sans', sans-serif;
	color: #000000;
}
#contact #form input {

  width:100%;
  border:0px;
	border-bottom-left-radius: 3px;
  color:#000000;
  padding:10px 10px 10px 30px;
  font: 11px/20px'Open Sans', sans-serif;
  margin-bottom:10px;
}
#contact #form textarea {

  border:0px;
border-bottom-left-radius: 3px;
  width:100%;
  height:140px;
  padding:10px 10px 10px 30px;
  font: 11px/20px'Open Sans', sans-serif;
  color:#000000;
  resize: none;
}
#contact #form input.name {
  background:rgba(0,0,0,0.2) url(/images/name.png) no-repeat 10px 8px;
}
#contact #form input.email {
  background:rgba(0,0,0,0.2) url(/images/email.png) no-repeat 10px 9px;
}
#contact #form input.last {
  background:rgba(0,0,0,0.2) url(/images/phone-512.png) no-repeat 10px 9px;
}
#contact #form textarea.message {
  background:rgba(0,0,0,0.2) url(/images/message.png) no-repeat 10px 8px;
}
#contact #form input.submit {
  cursor: pointer;
  width:100%;
  height:30px;
  padding:0px 0px 5px 0px;
  margin:10px 16px 0px 0px;
  background:#222222;
  color:#F1F1F1;
  font: 14px/16px'Open Sans', sans-serif;
}


.blue-text{color:#703d97;
font-size: 21px!important;
font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
font-weight: 700;}
.blue-text-light{color:#703d97;
font-size: 21px!important;
font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
font-weight: 500;}

blockquote {

  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 100px!important;
}#wrapper .content p {
    font-family: Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;
}

.highlight{width:75%;
	margin-left: auto;
	margin-right:auto;
border: 5px solid #703d97;
  border-radius: 50px;
	padding:20px;
 }


