/*
Theme Name:   ridgegate
Description:  Write here a brief description about your child-theme
Author:       ridgegate
Author URL:   Write here the author's blog or website url
Template:     twentynineteen
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  ridgegate
*/

/* Write here your own personal stylesheet */

@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap');

body{
	font-family: 'Raleway', sans-serif;
}

.site-logo .custom-logo-link {
	border-radius: 0;
}
.main-navigation .main-menu > li > a {
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    margin-right: 20px;
    text-transform: capitalize;
}
.container{
	max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}
.site-header{
	padding:0px;
}
.site-header {
    margin: 0;
    padding: 0px;
    background: #01010100;
}
nav#site-navigation {
    text-align: center;
    background: #f7d810;
}
h1:not(.site-title):before, h2:before {
    background: #767676;
    content: "\020";
    display: none;
    height: 2px;
    margin: 1rem 0;
    width: 1em;
}
.site-logo {
    margin-bottom: 0;
/*     position: absolute;
    right: calc(100% + (1.25 * 1rem));
    top: 15px;
    z-index: 999; */
	margin-top:15px;
}
.tagline h2 {
   font-family: 'Raleway', sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 30px;
    text-align: center;
    margin-bottom: 0px;
}
.tagline h6 {
    text-align: right;
    color: #fff;
    margin-top: 0px;
}
.site-branding-container {
    background: black;
}
#menu-main-menu a {
    font-size: 14px;
    padding: 8px;
    font-weight: 600;
    letter-spacing: 0.2px;
}
#menu-social-icon li {
    display: inline-block;
	padding: 15px;
}
ul#menu-social-icon {
    text-align: left;
}
.addrs p {
    text-align: center;
	
}
ul#menu-main-menu li {
    margin: 0;
    padding: 4px 0px 15px 0px;
/*     display: inline-block; */
    line-height: normal!important;
}
.addrs p {
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
	letter-spacing: 1.9px;
}
footer#colophon {
    background: #000000;
        padding-top: 50px;
}
.foot-nav p {
    text-align: center;
    color: #fff;
	font-size: 14px;
}
.foot-logos {
    width: 100px;
	margin:0 auto;
}
section#primary {
    position: relative;
    top: -66px;
	
}
ul#menu-social-icon {
    margin-bottom: -35px;
	text-align:center;
}
#menu-social-icon i {
color: #000;
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    border: 2px solid #909090;
    background: #fff;
    padding: 12px;
    border-radius: 50%;
}
h1.entry-title {
    display: none;
}
.about-head1 h2 {
    font-size: 35px;
    font-weight: 600;
	margin: 0;
}
a.wpb-fp-shortcode-edit {
    DISPLAY: NONE;
}
a#vc_load-inline-editor {
    DISPLAY: NONE;
}
.about-para p {
    color: #7c7c7c;
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1px;
    font-weight: 400;
}
#imgs img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.12);
    transform: scale(1.05);
}
#imgs img:hover{
opacity: 0.7;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.about-head2 p {
    font-size: 16px;
	line-height: 28px;
    letter-spacing: 1px;
    font-weight: 600;
}
.about-head2 h2 {font-size: 35px;
    font-weight: 600;
	margin: 0;}
.download-caption h3 {
    font-size: 19px;
    font-family: 'Raleway', sans-serif;
}
.wpb-otm-skin-four {
    background-color: #fff;
    padding: 30px 0px;
    transition: .3s;
    text-align: center;
    -webkit-box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
    -moz-box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
    -ms-box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
    -o-box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
    box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.05) !important;
}
.divider-img {
    text-align: center;
}

.form-group {
    
    text-align: center;
}
#contact-from-home input {
    background: #ffffff08;
    border: solid 1px #ccc;
    font-family: 'Raleway', sans-serif;
	color:#fff;
    margin-top: 15px;
}
#contact-from-home textarea {
    background: #fff0;
	font-family: 'Raleway', sans-serif;
	color:#fff;
	height: 200px;
	margin-top: 25px;

}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
	font-size:14px;
  opacity: 1; /* Firefox */
}
#cf-7s {
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#cf-7s .btn.btn-primary {
    font-size: 14px;
    background: black;
    border: 1px solid #000;
}
#cf-7s .btn.btn-primary:hover{
	    background: #fff;
    border: 1px solid #fff;
	color:#000;
}
.downoad-btn a.vc_btn3-color-warning {
    background: #f6d510 !important;
    border: none !important;
    color: #000 !important;
    font-weight: 500;
}
.downoad-btn a.vc_btn3-color-warning:hover{
	background:#000 !important;
	color:#fff !important;
}
h3.testimonial-heading {
    display: none;
}
.testimonial-content p {
    font-size: 18px;
}
#f-download {
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media only screen and (max-width: 991px) {
nav#site-navigation {
    display: none;
}
}
.effect-ming img {
/*       border: 12px solid #e4dae4; */
      border-radius: 1%;
	  -webkit-transition: 0.4s ease;
      transition: 0.4s ease;
}
.effect-ming img:hover {
    -webkit-transform: scale(1.08);
     transform: scale(1.08);
}
#abt-btn .vc_btn3-style-modern {
    color: #fdfdfd;
    border-color: #e6cb1e;
    background-color: #e6cb1e;
    text-transform: uppercase;
}
#abt-btn .vc_btn3-style-modern:hover{
	color:#000;
	background:#fff;
	border:2px solid #e6cb1e;
}
.testimonial-image {
    padding-top: 25px;
}
p.abt-section {
    font-size: 15px;
/*     text-transform: lowercase; */
}
.sub-abt p {
    font-size: 15px;
/*     text-transform: lowercase; */
    line-height: 35px;
}
.sub-abt strong {
    font-size: 20px;
    text-transform: capitalize;
}
.abt-services p {
    font-size: 15px;
/*     text-transform: lowercase; */
    line-height: 30px;
}
.abt-services strong {
    text-transform: capitalize;
    font-size: 20px;
}
.abt h5 {
    font-size: 45px;
    line-height: 51px;
    letter-spacing: 0.9px;
}
.page-id-21 .wpb-otm-skin-four {
    height: 475px;
}
.addrs p a {
    color: #fff;
}
.team-section .tmm .tmm_desc{
	min-height: 300px;
	font-size: 15px !important;
}
.team-section .tmm_member:hover {
    box-shadow: 0 0 30px 0 rgba(10, 10, 10, 0.2) !important;
}
.team-section .tmm .tmm_member .tmm_photo:hover {
    transform: scale(1.1);
    opacity: 1;
    border: 5px solid;
    transition: .3s;
    -webkit-border-radius: 50%;
}
.team-section .tmm .tmm_names {
    margin-bottom: 15px !important;
    font-weight: 600;
    font-size: 20px;
}
.team-section .tmm .tmm_job {
    text-transform: uppercase;
    font-size: 15px !important;
    letter-spacing: 1.5px;
    line-height: normal;
    padding: 0 0 12px;
    position: relative;
    margin-bottom: 20px;
    display: block;
    font-weight: 400;
    color: #999 !important;
}
.testimonial-section {
    background: #fdfdfd;
}
/* 26-09 */
@media only screen and (max-width: 767px) {
	.foot-logos {

		margin-left: auto!important;
		margin-right: auto !important;
	}
	#menu-social-icon {
		text-align: center !important;
	}
	.tagline h6 {
    text-align: center;
	}
	.site-logo .custom-logo-link{
		width: 70px !important; 
	}
	.site-logo{
		margin-top: 5px;
	}
}

@media (max-width:890px) and (min-width:768px) {
	#menu-social-icon li{
		padding: 8px !important;
	}
}
@media only screen and (max-width: 767px) {
	.tagline h2{
		font-size:20px !important;
	}
}	
@media only screen and (max-width: 768px) {
	.tagline h2{
		font-size:28px !important;
	}
}
@media only screen and (max-width: 767px) {
	.site-logo {
		margin-bottom: 0 !important;
		position: absolute !important;
		right: inherit !important;
		top: 19px !important;
		z-index: 999 !important;
	}
	.wpb_content_element.service-head-img {
    margin-bottom: 0px;
}
}
@media only screen and (max-width: 425px) {
	.site-logo .custom-logo-link{
		width:50px!important;
	}
	.tagline h2 {
    font-size: 18px !important;
}
div#responsive-menu-search-box {
    margin-top: 15px;
}
.tagline h6{
		font-size:12px;
	}
}
@media only screen and (max-width: 375px) {
	.site-logo .custom-logo-link{
		width:33px!important;
	}
	.tagline h2 {
    font-size: 16px !important;
}
}
@media only screen and (max-width: 320px) {
	.tagline h2 {
    font-size: 14px !important;
}
	.tagline h6{
		font-size:12px;
	}

}
@media screen and (max-width: 991px){
	button#responsive-menu-button {
		top: 5px !important;
	}
}
@media(min-width:1440px) and (max-width:1599px){
	.tagline h2{
		font-size:30px;
	}
}
@media(min-width:992px) and (max-width:1280px){
.tagline h2{
	    font-size: 30px;
		margin: 10px 0px;
}
.site-logo{
/* 	 top: 15px; */
}
}
@media(min-width:426px) and (max-width:570px){
.tagline h2 {
    font-size: 20px !important;
}
}
@media(min-width:992px) and (max-width:1439px){
.tagline h6 {
   text-align:center;
}
.site-header .site-branding .col-md-5{
	width: 70%;
}
}
@media(max-width:991px) and (min-width:768px){
.tagline h2{
	font-size:30px;
}
.tagline h6 {
	text-align: center;
}
.site-logo .custom-logo-link{
   margin: 0 auto;
}
}
/*--Form css---*/
.abt-section a {
    color: #0073aa;
}
.open-ph-section-02 .form-group {
    text-align: left;
	padding: 10px 0px;

}
.open-ph-section-02 label {
	font-size: 15px;
}
 .open-ph-section-02 input[type="text"], .open-ph-section-02 input[type="email"], input[type="url"], input[type="password"], input[type="search"], .open-ph-section-02 input[type="number"], .open-ph-section-02 input[type="tel"], input[type="range"]{
	height:40px;
	width: 100%;
	border: unset;
	padding:12px 5px;
	font-family: 'Raleway', sans-serif;
	border-bottom: 1px solid #b2b7b9;
}
.open-ph-section-02 input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="search"], .open-ph-section-02 input[type="number"]:focus, .open-ph-section-02 input[type="tel"]:focus, input[type="range"]:focus,.open-ph-section-02 textarea:focus{
	border-color: #f7d810;
	outline: unset;
}
.open-ph-section-02 input[type="text"]::placeholder, .open-ph-section-02 input[type="email"]::placeholder,.open-ph-section-02 input[type="tel"]::placeholder, input[type="number"]::placeholder,.open-ph-section-02 textarea::placeholder{
    color: #a3aaad;
    font-style: inherit;
    font-size: 14px;
	font-family: 'Raleway', sans-serif;
}
.open-ph-section-02 input[type="submit"]{
	background: #f7d810;
	font-size: 15px !important;
	text-transform: uppercase;
	border-radius: unset;
    padding: 12px 14px;
}
.open-ph-section-02 select {
    font-family: 'Raleway', sans-serif;
	border: unset;
	width:100%;
	border-bottom: 1px solid #b2b7b9;
}
.open-ph-section-02 select:focus {
    border-color: #f7d810;
    outline: unset;
}
.open-ph-section-02 .form-1 {
    box-shadow: 0 14px 35px rgba(49,49,49,0.08);
    margin-top: 30px;
    padding: 40px;
}
.open-ph-section-02 select{
	font-size:18px;
}
.open-ph-section-02 textarea.wpcf7-form-control.wpcf7-textarea {
	height:200px;
}
.open-ph-section-02 .col-sm-8.gea input[type="text"] {
    width: 60%;
}
.open-ph-section-02 select:first-child {
    color: #a3aaad;
	font-size:14px;
	text-transform: capitalize;
    font-style: inherit;
	padding:10px 5px;
	background:transparent;
}
.open-ph-section-02 span.wpcf7-list-item-label {
    font-size: 15px;
}
.open-ph-section-01 .title-fancy {
    font-weight: 500;
    color: #fff;
    font-size: 30px;
    margin-bottom: 10px;
}
.open-ph-section-01 #crumbs {
    color: #fff;
}
.open-ph-section-01 #crumbs a{
	color: #fff;
    border-bottom: 1px solid #fff;
}
@media(max-width:768px){
.open-ph-section-01 .col-sm-4 {
    width: 100%;
}
.open-ph-section-02 label {
    padding-left: 0px;
}
.open-ph-section-02 .col-sm-8 {
    width: 100%;
}
.open-ph-section-02  textarea.wpcf7-form-control.wpcf7-textarea {
    margin-left: 0px;
}
.open-ph-section-02 .col-sm-4 {
    width: 100%;
}
.open-ph-section-02	select{
	width:100%;
}
.open-ph-section-02.form-2 .col-sm-3 {
    width: 100%;
}
.open-ph-section-02 .col-sm-6.ph {
    width: 100%;
}
.open-ph-section-02 .col-sm-6.ha {
    width: 100%;
}
.open-ph-section-02 .col-sm-6.do {
    width: 100%;
}
.open-ph-section-02 .col-sm-6.ct {
    width: 100%;
}
.open-ph-section-02 .col-sm-6.ge {
    width: 100%;
}
.open-ph-section-02 .open-form label {
    width: 100%;
}
}
@media(min-width:769px) and (max-width:991px){
.open-ph-section-01 .col-sm-4 {
    width: 100%;
}
.open-ph-section-02 label {
    padding-left: 0px;
}
.open-ph-section-02 .col-sm-8 {
    width: 100%;
}
.open-ph-section-02  textarea.wpcf7-form-control.wpcf7-textarea {
    margin-left: 0px;
}
.open-ph-section-02 input.wpcf7-form-control.wpcf7-submit {
    margin-left: 14px;
    margin-top: 20px;
}
.open-ph-section-02 .col-sm-4 {
    width: 100%;
}
.open-ph-section-02	select{
	width:100%;
}
.open-ph-section-02.form-2 .col-sm-4 {
    width: 100%;
}
.open-ph-section-02.form-2 label {
    padding-left: 0px
}
.open-ph-section-02.form-2 .col-sm-3 {
    width: 100%;
}
.open-ph-section-02.form-2 textarea.wpcf7-form-control.wpcf7-textarea {
    margin-left: 0px;
}
.open-ph-section-02.form-2  input.wpcf7-form-control.wpcf7-submit {
    margin-left: 15px;
    margin-top: 10px;
}
.open-ph-section-02 .col-sm-6.ph {
    width: 100%;
}
.open-ph-section-02 .col-sm-6.ge {
    width: 100%;
}
.open-ph-section-02 .col-sm-6.ct {
    width: 100%;
}
}
@media(max-width:481px){
.open-ph-section-02 .form-1{
	 padding: 10px;
}
.open-ph-section-02 .form-group{
	padding: 10px 0px;
}
.open-ph-section-02 span.wpcf7-list-item{
	margin: 0 0 0 10px;
}
}
@media(max-width:1024px){
.open-ph-section-02	label{
		font-size:15px;
}
.open-ph-section-02 select {
    font-size: 15px;
}
.open-ph-section-02 span.wpcf7-list-item-label {
    font-size: 15px;
}
}
@media(max-width:991px) and (min-width:768px){
.digital .col-md-12 .col-sm-6 {
    width: 100%;
}
.Buy .form-group .col-md-12 .col-sm-9 {
    width: 100%;
}
.sell .form-group .col-md-12 .col-sm-9 {
    width: 100%;
}
.get .col-md-12 .col-sm-6{
	width:100%;
}
}
.service-section .vc_col-has-fill>.vc_column-inner {
    padding-top: 0px;
}
.open-form label {
    padding-left: 0px;
	font-size:15px;
}
.open-form textarea.wpcf7-form-control.wpcf7-textarea{
	margin-left:0px;
}
.open-form input.wpcf7-form-control.wpcf7-submit{
	margin-left:0px;
}
.sell .form-group .col-md-12 .col-sm-3 {
    padding-right: 0px;
    padding-left: 0px;
}
.sell .form-group .col-md-12 .col-sm-9 {
    padding-left: 0px;
    padding-right: 0px;
}
.Buy .form-group .col-md-12 .col-sm-3 {
    padding-left: 0px;
    padding-right: 0px;
}
.Buy .form-group .col-md-12 .col-sm-9 {
    padding-left: 0px;
    padding-right: 0px;
}
.get .col-md-12 .col-sm-6 {
    padding-left: 0px;
    padding-right: 0px;
}
.digital .col-md-12 .col-sm-6 {
    padding-left: 0px;
    padding-right: 0px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{
	color:#fff !important;
}