@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,700italic,700);

@font-face {
	font-family: 'Cantarell';
	src: url('../_fonts/Cantarell-Regular-webfont.eot');
	src: url('../_fonts/Cantarell-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/Cantarell-Regular-webfont.woff') format('woff'), url('../_fonts/Cantarell-Regular-webfont.ttf') format('truetype'), url('../_fonts/Cantarell-Regular-webfont.svg#webfont9UOzsjXz') format('svg');
	font-weight: normal;
	font-style:normal;
}

@font-face {
	font-family: 'Cantarell';
	src: url('../_fonts/Cantarell-Bold-webfont.eot');
	src: url('../_fonts/Cantarell-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/Cantarell-Bold-webfont.woff') format('woff'), url('../_fonts/Cantarell-Bold-webfont.ttf') format('truetype'), url('../_fonts/Cantarell-Bold-webfont.svg#webfontKr2CkGZp') format('svg');
	font-weight: bold;
	font-style:normal;
}

body {
background-image: url("../images/img-cobra/prince-sky-rose.jpg");background-attachment:fixed;
background-repeat: no-repeat;
background-size: cover;
-webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 clear: both;
font-family: 'Montserrat', sans-serif;
 color: black;
font-size: 1.1em;
line-height: 1.5;
} 
header {
	height: 462px;
	background-size: cover;
	background-image: url(../images/img-cobra/sky1224.jpg);
	box-shadow: 0px 5px 10px #888;
	margin-bottom: 50px;
	position: relative;
	background-color: white;
    background-repeat: no-repeat;
	background-position: center;
}
.logo{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.logo a{
	font-size: 2.5em;
	color: #fff;
	text-decoration: none;
	border: 3px solid #fff;
	text-transform: uppercase;
	padding: 2px 10px 0 10px;
	margin: 0;
}
.logo a:hover{
	background-color: #fff;
	color: #7accc8;
}

header a.logo span { display: none; }

ul.nav {
	background-color: none;
	color: rgba(119,5,69,1.00);
	font-size: 1.5em;
	text-align: center;
	width: 65%;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: lowercase;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 12px;
}
.nav li {
	list-style: none;
	display: inline;
	margin: 0 20px 0 0;
	color: rgba(119,5,69,1.00);
}
.nav a {
	color: rgba(119,5,69,1.00);
	text-decoration: none;
}
.nav a:hover {
	color: rgba(119,5,69,1.00);
}

.container{
	background-color: rgba(253,252,252,0.5);
	width: 80%;
    padding: 20px;
	text-align: left;
	display: block;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	-moz-box-shadow: 0px 5px 10px #888;
	-webkit-box-shadow: 0px 5px 10px #888;
	box-shadow: 0px 5px 10px #888;

}

h1 { font-family:'Satisfy', cursive;
     margin: 0px 0px 1em 0px; 
     color: rgba(119,5,69,1.00);
     font-size: 3em;
	padding-top: 20px;
	 }
h2 a {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	 color: rgba(119,5,69,1.00);
	text-transform: uppercase;
}

h2 a:hover{
	font-family: 'Montserrat', sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	 color: darkred;
	text-transform: uppercase;
	
}

.container p span{
	font-family: 'Montserrat', sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	 color: rgba(119,5,69,1.00);
	text-transform: uppercase;
}
.container .firstcharacter {
	font-family: 'Georgia', serif;
	float: left;
	color: rgba(119,5,69,0.6);
	text-shadow: 0px 5px 2px #999;
	font-size: 3.5cm;
	line-height: 60px;
	padding-top: 30px;
	padding-right: 8px;
	padding-left: 3px;
	padding-bottom: 35px;
  }
.container ul{
	font-family: 'Montserrat', sans-serif;
	font-size: 1.2em;
	font-weight: 700;
	color: black;
	padding-left: 38px;
	padding-right: 38px;

}
.container  li span{
	font-family:'Satisfy', cursive;
     margin: 0px 0px 1em 0px; 
     color: rgba(0,0,255,1);
     font-size: 1.6em;
}

.container img{
	padding: 8px;
	image: 100%;
	position: relative
}

.container div img{
    padding: 10px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    display: block;	
}

.container blockquote h4 {
	font-family: "Montserrat", sans-serif;
	font-size: 10px;
	color: rgba(100,0,0,1);
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}
.container blockquote {
	background-color: rgba(224,176,249,0.5);
	border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 5px 2px #000;
	padding-left: 20px;
	padding-bottom: 6px;
	margin-top: 30px;
	position: relative;
	width: 85%;
	clear: both;
	margin-right: 5px;
	border: 1px solid black;
 }
 .container blockquote p {
	font-family: 'Satisfy', cursive;
	margin: 30px 45px 30px 20px;
	font-size: 30px;
	color: rgba(100,0,0,1);;
	padding-top: 40px;
	padding-left: 30px;
	}
.container blockquote p .quote{
	font-family: Satisfy, cursive;
	margin: 30px 50px 40px 30px;
	font-size: 2.1em;
	font-style: italic;
	font-weight: bolder;
	color:rgba(102,102,102,1);
}
.container blockquote::before {
	content: '\201c';
	color: black;
	position: absolute;
	top: 8px;
	left: 15px;
    font-size: 6.5em;
	font-family: serif;
	padding-right: 18px;
}
.container blockquote h4{
	font-family: 'Monserrat', sans-serif;
	font-size: 12px;
	font-style: italic;
	color: rgba(102,0,0,1);
	padding-bottom: 20px;
	text-align: left;
	padding-right: 20px;
	width: 75%;
}

 img{max-width:100%;
-ms-interpolation-mode:bicubic;

}
/*the two codes below are for the images of the site to be responsive*/





.container p span a{
	
	font-family:'Satisfy', cursive;
     margin: 0px 0px 1em 0px; 
     color: rgba(0,0,255,1);
     font-size: 1.4em;
	text-decoration: none;
}

.container p span a:hover{
	font-family:'Satisfy', cursive;
     margin: 0px 0px 1em 0px; 
     color: red;
     font-size: 1.4em;
	text-decoration: none;
	
}
h2 {
	font-family: 'Montserrat', sans-serif;
	color: rgba(119,5,69,1.00);
	font-size: 1.1em;
	text-align: center;
	font-weight: 700;
}

h1 span {
	color: rgba(213,0,0,1);
	text-transform: lowercase;
	background-color: rgba(255,255,255,1);
}
h3 {
	font-family: 'Monserrat', sans-serif;    margin: 0px 0px 1.5em 0px;
	color:rgba(217,39,9,1);
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
h3 span{
	color: rgba(204,0,0,1);
	background-color: rgba(255,255,255,1);
	
}
h4{
	font-family: 'Monserrat', sans-serif;
	color: #777;
	font-size: 11px;
	margin: 0; padding: 0; 
	}
a { color:rgba(51,51,51,1); text-decoration: none; }

@media screen and (max-width: 1200px) {
	
	header a.logo { width: 120px; height: 44px; }
	article { width: 100%; float: none; margin-bottom: 40px;}
	article div { margin: 0px 40px; padding: 0px 0px 30px 0px; border-right: none; border-bottom: 1px solid #555; }
}

@media screen and (max-width: 750px) {
	header{
	height: 360px;
	background-size: cover;
	background-image: url(../images/img-cobra/sky850.jpg);
	box-shadow: 0px 5px 10px #888;
	margin-bottom: 50px;
	position: relative;
	background-color: white;
    background-repeat: no-repeat;
	background-position: center;}
	header a.logo { width: 120px; height: 44px; }
	.container { width: 100%; float: none; margin-bottom: 40px; }
}
@media screen and (max-width: 440px) {
	header{
	height: 150px;
	background-size: cover;
	background-image: url(../images/img-cobra/sky850.jpg);
	box-shadow: 0px 5px 10px #888;
	margin-bottom: 50px;
	position: relative;
	background-color: white;
    background-repeat: no-repeat;
	background-position: center;}
	header a.logo { width: 105px; height: 40px; }
	.container { width: 100%; float: none; margin-bottom: 40px; }
}


img, object, embed, video {
	max-width: 100%;
	-ms-interpolation-mode:bicubic;
}



/* Footer
–––––––––––––––––––––––––––––––––––––––––––––– */
footer{
	background-color: none;
	height: auto;
	background-size: cover;
	margin-top: 40px;
	margin-bottom: 0px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
footer img{
	padding: 7px;
}
.roaming{
	padding: 10px;
}

ul.social{
	display: block;
	margin: 5% 0;
	list-style-type: none;
	text-align: center;
}
ul.social li{
	font-size: 2em;
	display: inline;
	padding: 0 1%;
}
ul.social li a{
	color: #666;
}
ul.social li.facebook a:hover{color: rgb(59,89,152);}
ul.social li.twitter a:hover{color: rgb(0,172,237);}
ul.social li.instagram a:hover{color: rgb(81,127,237);}
ul.social li.youtube a:hover{color: rgb(187,0,0);}
ul.social li.flickr a:hover{color: rgb(255,0, 132);}
  p.copyright{
	text-align: center;
	color: #666;
	font-size: .7em;
}
 
footer #privacy {
	padding: 20px;
	margin-top: 20px;
}
h4 a{
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	color: #666;
	font-size: 0.8em;
	padding: 5px;
	text-decoration: none;
}
h4 a:hover{
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	color: rgba(255,0,0,1);
	font-size: 0.8em;
	padding: 5px;
	text-decoration: none;
}
footer #privacy h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: rgba(51,51,51,1);
}
footer #privacy p {
	font-size: 0.5em;
	text-align: justify;
	-webkit-transition: font-size .5s ease;
	-moz-transition: font-size .5s ease;
	-o-transition: font-size .5s ease;
	transition: font-size .5s ease;
	color: rgba(51,51,51,1);
}
footer #privacy p:hover {
	font-size: 1em;
}
