@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,700);
body {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 13px;
	width: 100%;
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #6e6f65;
}
body, html {
	height: 100%;
}
html, body, p, h1, h2, h3, h4, h5, h6, img, form, input, select, textarea, ul, li {
	margin: 0;
	padding: 0;
}
:focus {
	outline: none;
}
img {
	border: none;
	max-width: 100%;
}
a {
	color: #000;
	text-decoration: none !important;
}
a:hover {
	text-decoration: none;
}
a, a:link, a:visited, input {
	outline: none;
}
/*--HEADER START--*/

#wrapper, header {
	width: 100%;
	float: left;
}
.banner-outer {
	width: 100%;
	height: 100%;
	float: left;
	position:relative;
}
.logo{
	width:256px;
	height:256px;
	position:absolute;
	bottom:85px;
	left:50px;	
	opacity:0.85;
}
.top-logo {
    padding-top: 8px;
	padding-left:10px;
}
.banner-outer img {
	max-height: 100%;
	width: 100%;
}
.main {
	width: 100%;
	float: left;
}
.logo {
	padding-top: 7px;
}
.main h1 {
	width: 100%;
	float: left;
	margin: 0;
	padding:0 0  35px;
	text-align: center;
	font-size: 25px;
	color: #3b3b3b;
	font-weight: 800;
}
.abt-outer h1 {
    color: #fff;
}
.who-we {
	width: 100%;
	float: left;
}
.who-we p {
	font-size: 13px;
	/*padding: 0 0 60px;*/
	width: 100%;
	float: left;
	line-height: 24px;
}
.who-we h1 {
	text-align: inherit
}
.welcome-box p {
	font-size: 13px;
	/*padding: 0 10% 60px;*/
	width: 100%;
	float: left;
	line-height: 24px;
	text-align: center;
	margin: 0;
}
#services, #portfolio, #testimonials {
	width: 100%;
	height: 75px;
	float: left;
}
.services-img {
	position: relative;
}
.right-divider {
    background: url(../images/Line-Divider.png) no-repeat right bottom;
}
.who-we .text-right {
	padding-right: 25px;
}
.who-we .text-left {
	padding-left: 25px;
}
.service-title {
	position: absolute;
	bottom: 50px;
	width: 55%;
	padding: 10px 3%;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	right: 17px;
	text-align: left;
	background: rgba(0, 0, 0, 0.54);
	font-size: 14px;
}
.service-title1 {
	position: absolute;
	bottom: 50px;
	width: 55%;
	padding: 10px 3%;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	right: 17px;
	text-align: left;
	background: rgba(0, 0, 0, 0.54);
	font-size: 20px;
}
.wrap-outer {
	width: 100%;
	float: left;
}
.welcome-box {
	width: 100%;
	float: left;
	/*padding-bottom: 50px;*/
}
.readmore {
	padding: 10px 15px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	right: 15px;
	text-align: left;
	background: rgb(10, 46, 72);
	font-size: 14px;
	display: inline-block;
}
.abt-outer {
	width: 100%;
	float: left;
}
.abt-left {
	width: 100%;
	float: left;
	background: url(../images/abt-sky.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 400px;
	color: #fff;
	padding: 75px 0;
	border-top: 1px solid #939393;
	border-bottom: 1px solid #939393;
	-webkit-box-shadow: 0 8px 6px -6px #333;
	-moz-box-shadow: 0 8px 6px -6px #333;
	box-shadow: 0 8px 6px -6px #333;
}
.gallery {
	margin-bottom: 25px;
}
.abt-right {
	width: 45%;
	float: right;
	padding-right: 5%;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	padding-top: 50px;
}
.abt-right h1 {
	color: #fff;
}
.abt-right h1, .client h1 {
	padding: 0;
	margin: 0;
	font-weight: 800;
	padding-bottom: 20px;
}
.resent-box {
	width: 100%;
	float: left;
	text-align: center;
	line-height: 24px;
}
.rescet-img-box {
	width: 100%;
	float: left;
}
.resent-box h2 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 800;
	padding: 15px 0 8px;
	margin: 0;
	width: 100%;
	float: left;
}
.resent-box span {
	width: 100%;
	float: left;
	padding-bottom: 5px;
}
.resent-box p, .client p {
	width: 100%;
	float: left;
	padding: 0;
}
.client p {
	font-size: 14px;
}
.resent-box .readmore {
	padding: 5px 15px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	text-align: left;
	background: #cd8196;
	font-size: 14px;
	display: inline-block;
	margin-top: -17px;
	z-index: 9999;
}
.client-logo li {
	width: 18%;
	padding: 10px;
	margin: 1%;
	border: 1px solid #12aae1;
	display: table-cell;
	text-align: center;
	height: 165px;
	vertical-align: middle;
	float: left;
}
footer {
	width: 100%;
	float: left;
	font-size: 12px;
}
.footer-top {
	width: 100%;
	float: left;
	padding: 30px 5% 25px;
	background: #26262a;
	color: #91989c;
	font-size: 13px;
}
.txtRig {
	padding-left: 5% !important;
}
.pull-rightNav ul {
	padding: 0;
	margin: 0;
	padding-left: 20px;
}
.pull-rightNav ul li {
	line-height: 30px;
	list-style-image: url(../images/side-li.png);
}
.footer-bottom {
	width: 100%;
	float: left;
	padding: 10px 5%;
	background: #212124;
	color: #91989c;
	font-size: 13px;
	text-align: center;
}
.footer-address {
	padding-top: 20px;
}
.footer-add {
	float: left;
	margin-right: 20px;
	padding: 0;
}
.footer-content {
	padding-bottom: 20px;
}
.footer-content i {
	color: #91989c;
	font-size: 24px;
}
.footer-address img {
	margin-bottom: 10px;
}
.close {
    margin-top: -4px;
    margin-bottom: 10px;
    opacity: 1;
}
.footer-address p {
	float: left;
	width: 100%;
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 23px;
}
.footer-address p span {
	float: left;
}
.footer-address p i {
	margin-right: 20px;
	float: left;
}
.ft-leftCont {
	text-align: left;
	padding-top: 11px;
}
.ft-middCont {
	text-align: center;
	padding-top: 11px;
}
footer a {
	color: #91989c;
	text-decoration: none;
}
footer a:hover {
	color: #FFF;
	text-decoration: none;
}
.footer-content .fa-envelope {
	font-size: 17px;
}
.ftr-social span {
	float: right;
	margin-right: 80px;
}
.ftr-social p {
	list-style: none;
	color: #91989c;
	border: 1px solid #91989c;
	font-size: 15px;
	border-radius: 35px;
	float: left;
	margin: 0 0 0 18px;
	width: 35px;
	height: 35px;
	text-align: center;
	padding-top: 8px;
}
.ftr-social p:hover {
	color: #FFF;
	cursor: pointer;
}
footer h1 {
	color: #91989c;
	font-size: 17px;
	padding: 20px 0 15px 0;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}
ul.send-enquiry {
    padding: 0;
}
.send-enquiry li {
    list-style: none !important;
    margin-bottom: 5px;
}
.send-enquiry li input[type="text"], .send-enquiry textarea {
    width: 100% !important;
    padding: 0 10px;
    border: 0;
    background: #1F1F24;
}
.send-enquiry input[type="submit"] {
    border: 0;
    padding: 0 15px;
    background: #21AAE1;
    color: #fff;
    text-transform: uppercase;
}
.testimonial-outer {
    width: 100%;
    float: left;
    padding: 15px 0;
    background: #EEFAFF;
}
.gallery h2{
	font-size:22px;	
}
/*------------------------*/
.box {
	cursor: pointer; 
	position: relative;
	overflow: hidden;
	width: 360px;
}
.box img {
	left: 0;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
.box .overbox {
	background-color: rgba(10, 46, 72, 0.75);
	position: absolute;
	left: 15px;  
	left: 0;
	color: #fff;
	z-index: 100;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	opacity: 0;
	width: 93%;
	height: 285px;
	padding: 20px;
}
.box:hover .overbox {
	opacity: 1;
}
.box .overtext {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
	line-height: 22px;
	padding-top: 12px;
}
.box .title {
	font-size: 2.5em;
	text-transform: uppercase;
	opacity: 0;
	transition-delay: 0.1s;
	transition-duration: 0.2s;
}
.box:hover .title, .box:focus .title {
	opacity: 1;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.box .tagline {
	font-size: 13px;
	opacity: 0;
	transition-delay: 0.2s;
	transition-duration: 0.2s;
}
.box:hover .tagline, .box:focus .tagline {
	opacity: 1;
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
}
/*--------------------------*/

/* ##### NAV BAR ##### */
.navbar-brand {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0;
}
#navigation-sticky-wrapper {
	background: #222!important;
	float: left;
	width: 100%;
}
#navigation-sticky-wrapper .navbar {
	margin-bottom: 0;
}
#navigation-sticky-wrapper is-sticky {
	position: fixed;
}
.navbar-inner {
	background: none repeat scroll 0 0 rgb(10, 46, 72);
	border-bottom: medium none !important;
	box-shadow: 0 !important;
	transition: all 0.3s ease-out 0s;
	z-index: 10;
}
.navbar-collapse {
	min-height: 60px !important;
}
.navbar-collapse.in {
	overflow-y: visible !important;
}
#navigation-sticky-wrapper .navbar-default .navbar-nav>li>a {
	color: #fff !important;
}
.navbar {
	position: relative;
	border: 0;
}
.navbar .nav > li {
	display: block;
	float: left;
}
.navbar .nav > li > a {
	color: #666;
	display: block;
	font-size: 12px;
	font-weight: 400;
	height: 100%;
	text-shadow: none;
	text-transform: uppercase;
	transition: all 0.3s ease-out 0s;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 85px;
}
.active > a {
	height: 100%;
	transition: all 0.3s ease-out 0s;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: #fff;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	color: #FFFFFF;
	height: 100%;
	text-decoration: none;
	transition: all 0.3s ease-out 0s;
}
.navbar-default .navbar-toggle {
	padding: 0;
	margin: 15px 15px 0 0;
	border: 0;
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: none;
	border: 0;
	outline: none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent !important;
}
.dropdown-menu {
	border-width: 0 0 1px 1px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.dropdown-menu > li > a {
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 8px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #222;
	background: none;
}
/* Carousel */

#quote-carousel {
	padding: 0 10px 30px 10px;
	/*margin-top: 30px;*//* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
#quote-carousel .carousel-control {
	background: none;
	color: #CACACA;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 30px;
}
#quote-carousel .carousel-control.left {
	left: 0px;
	top: 35%;
}
#quote-carousel .carousel-control.right {
	right: 0px;
	top: 35%;
}
#quote-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
	width: 50px;
	height: 50px;
	margin: 5px;
	cursor: pointer;
	border: 4px solid #CCC;
	border-radius: 50px;
	opacity: 0.4;
	overflow: hidden;
	transition: all 0.4s;
}
#quote-carousel .carousel-indicators .active {
	background: #333333;
	width: 128px;
	height: 128px;
	border-radius: 100px;
	border-color: #21aae1;
	opacity: 1;
	overflow: hidden;
}
.carousel-inner {
	min-height: 300px;
}
.item blockquote {
	border-left: none;
	margin: 0;
}
.item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
}
.navbar-default .navbar-nav>li>a {
	color: #fff !important;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
	background-color: #21aae1 !important;
	color: #fff !important;
	background-image: none !important;
}
/*---------------------- Loader -----------------------------*/


#jpreOverlay {
	background-color: #fff;
}
#jpreSlide {
	font-size: 22px;
	font-weight: bold;
	color: #ccc;
	text-align: center;
	width: 250px;
	height: 121px;
}
#jpreLoader {
	width: 250px;
	height: 115px;
	background: url(../images/blue-ryno-gray.jpg) no-repeat;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%) !important;
}
#jpreBar {
	background: url(../images/blue-ryno.jpg) no-repeat;
}
#jprePercentage {
	color: #ccc;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px #333;
	width: 250px;
	height: 121px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}



/*----------------------Close Loader ------------------*/

/*-----------------*/
/***** Winston *****/
/*-----------------*/

figure.effect-winston {
	background: #162633;
	text-align: left;
}

figure.effect-winston img {
	-webkit-transition: opacity 0.45s;
	transition: opacity 0.45s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-winston figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/triangle.svg) no-repeat center center;
	background-size: 100% 100%;
	content: '';
	-webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
	transition: opacity 0.45s, transform 0.45s;
	-webkit-transform: rotate3d(0,0,1,45deg);
	transform: rotate3d(0,0,1,45deg);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}

figure.effect-winston h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-winston p {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 1.5em 7% 0;
}

figure.effect-winston a {
	margin: 0 10px;
	color: #5d504f;
	font-size: 170%;
}

figure.effect-winston a:hover,
figure.effect-winston a:focus {
	color: #cc6055;
}

figure.effect-winston p a i {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}

figure.effect-winston:hover img {
	opacity: 0.6;
}

figure.effect-winston:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-winston:hover figcaption::before {
	opacity: 0.7;
	-webkit-transform: rotate3d(0,0,1,20deg);
	transform: rotate3d(0,0,1,20deg);
}

figure.effect-winston:hover p i {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-winston:hover p a:nth-child(3) i {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-winston:hover p a:nth-child(2) i {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-winston:hover p a:first-child i {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
@media (max-width: 1075px){
.box .overbox {
    display:none;
	}
	.text-right, .text-left {
    text-align:center !important;
}
@media (max-width: 980px){
.banner-outer, .abt-left {
    height: auto;
	}
	.text-right, .text-left {
    text-align:center !important;
}
.right-divider {
    background-image: none;
	}
.service-title{
	 bottom: inherit;
	 top: 50px;
}
.main h1 {
    padding: 30px 0 15px;
}
.abt-left {
    padding: 35px 0;
}
}
@media (max-width: 685px){
.logo {
    left: 31%;
	top:10%;
	bottom: 85px;
    height: 150px;
    opacity: 0.85;
    position: absolute;
    width: 150px;
	}
	.top-logo {
    text-align: center;
}
@media (max-width: 685px){
.grid figure {
    height: 200px !important;
    width: 33% !important;
}
.carousel-indicators {
    left: 33%;
	width:100%;
	float:left;	
}
}
@media (max-width: 530px){
.grid figure {
    width: 50% !important;
}
.services-img {
	width:100% !important;
		margin-bottom:15px;
}
.services-img img{
	width:100% !important;
}
.welcome-box .carousel-indicators {
    left: 0;
    margin-left: 0;
    padding-left: 0;
    position: inherit;
    text-align: center;
    width: 100%;

}
}
@media (max-width: 445px){
.navbar .nav > li {
    width: 100% !important;
}
.navbar .nav > li > a {
    line-height: 35px;
	}
}
@media (max-width: 360px){
.grid figure , .grid figure img{
    width: 100% !important;
}
}
.grid figure img:hover{
	opacity:0.3 !important;	
}