.mg_item_title {
  display: none;
}  

.lower-opacity {
  opacity: 1;
  cursor: pointer;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.lower-opacity:hover {
  opacity: 0.7;
}  

div.inner-border { 
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
} 

div.inner-border:hover {
  -moz-box-shadow: inset 0px 0px 0px 2px rgba(201,226,19,0.5);
  -webkit-box-shadow: inset 0px 0px 0px 2px rgba(201,226,19,0.5);
  box-shadow: inset 0px 0px 0px 2px rgba(201,226,19,0.5);
}    

.yellow {
  color: #ffb000;
}  

.services {
  display: block;
  position: relative;
  top: 350px;
  color: #fff; 
  font-size: 16px;
  font-weight: 700;
}

/* Gravity Forms */
.gform_wrapper {
  margin: auto !important;
}   

body .gform_wrapper ul li.gfield {
  margin: 5px 0 !important;
}  

.gform_wrapper .top_label .gfield_label {
  display: none !important;
}   

body .gform_wrapper .top_label div.ginput_container { margin-top: 0 !important } 

.gform_wrapper .gfield_checkbox li label {
  padding: 0 2px;
  line-height: normal !important;
  font-size: 13px !important;
  vertical-align: bottom !important;
  color: #fff !important;
  font-weight: 600 !important;
}  

.gform_wrapper .chosen-container-single .chosen-single {
  background-color: #fff !important;
  border-radius: 0  !important;
  color: #000  !important;
  font-weight: 700 !important;
  box-shadow: none !important;
}  

.gform_wrapper .chosen-container .chosen-drop {
  border-radius: 0 !important;
  border: 0 !important;
  color: #000 !important;
  font-weight: 600 !important;
} 

.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single {
  background: #ffb000 !important;
  border: 0 !important;
}  

.gform_wrapper .chosen-container-single .chosen-search input[type=text] { display: none; } 

  

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  display: none !important;
}  

.gform_wrapper li.gfield.gfield_error {
  background: transparent !important;
  margin-bottom: 0 !important;
  border: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}   

.gform_wrapper div.validation_error {
  border-radius: 0;
  background: rgba(255,0,0,0.5);
  font-weight: 700 !important;
} 

.gform_confirmation_wrapper .gform_confirmation_message { 
  border-radius: 0 !important;
  background: rgba(128, 183, 54, 0.5) !important;
  font-weight: 700;
}   

.gform_wrapper input[type="text"], .gform_wrapper input[type="email"] {
  background: transparent !important;
  border: 1px solid #d3d3d5;
  color: #d3d3d5;
  padding: 10px !important;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}  

.gform_wrapper input[type="text"]:focus, .gform_wrapper input[type="email"]:focus {
  background: transparent !important;
  border: 1px solid #ffb000;
  color: #d3d3d5;  
}  

.gform_wrapper input[type="submit"] {
  background: #ffb000;
  font-size: 13px !important;
  padding: 6px 50px;
  float: right;
  border-radius: 30px;
  font-weight: 800;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.gform_wrapper input[type="submit"]:hover {
  background: #ff0000;
}

/* Media Grid */
.mg_title_under { 
  text-align: center; 
  font-weight: 600;
  display: none;
}

.img_wrap .overlays { display: none; }

.img_wrap .overlays .cell_more { display: none !important; }

.mg_loader { display: none !important; }

.mg_filter a.mgf.mg_cats_selected, .mg_filter a.mgf.mg_cats_selected:hover, { font-weight: 700 !important; } 

/* Menu Bar*/
.white { color: #ffffff; }

a.corner-ribbon-link { color: #000000; text-decoration: none; }
a.corner-ribbon-link:hover { color: #000000; }

@media only screen and (min-width: 1240px) {
.menuo-right #Top_bar .menu_wrapper  { 
    position: relative;
    right: 120px;
}
}

@media only screen and (max-width: 1240px) {
#Top_bar .logo  { 
    position: relative;
    right: 150px;
}
}

#Top_bar .logo {
  margin: 0 30px 0 140px;
}  

@media only screen and (max-width: 1240px) {
#menu {
    width: 100% !important;
    background: rgba(0,0,0,0.5) !important;
}
}
  

.menu-line-below-80-1 #Top_bar:not(.is-sticky) .menu > li > a:after { 
   height: 2px !important;
   left: 10% !important;
   right: 10% !important;
   top: 50% !important;
   margin: 15px auto !important;
   width: 60% !important;
   background: #ff0000 !important;
}

#Top_bar.is-sticky .menu > li > a:after {
   height: 2px !important;
   left: 10% !important;
   right: 10% !important;
   top: 50% !important;
   margin: 15px auto !important;
   width: 60% !important;
   background: #ff0000 !important;
}

.sticky-dark #Top_bar.is-sticky { background: rgba(0,0,0,1) !important; }

/* Headings */
h2.main-heading {
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 30px;
}

h3.sv-heading {
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 18px;
}

/* Content */
p.main { 
  margin: 20px 0 15px;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
}

.section-border-bottom { border-bottom: 1px solid #000000; }

.fw-padding { margin: 0 10%; } 
.padded-fw { padding: 0 80px; }
.top-padding { padding-top: 50px; padding-bottom: 50px; }
.wpb_wrapper > div { margin-bottom: 0 !important; }

.bb-border { 
  display: inline-block;
}

.rodwell-button {
  background: #ffb000;
  padding: 6px 50px;
  border-radius: 30px;
  font-weight: 800;
  float: left;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}

.rodwell-button:hover {
  background: #ff0000;
  padding: 6px 50px;
  border-radius: 30px;
  font-weight: 800;
  float: left;
}

.rodwell-button-2 {
  background: transparent;
  border: 1px solid #fff;
  font-size: 15px;
  padding: 20px 60px;
  border-radius: 0;
  font-weight: 800;
  position: relative;
  cursor: pointer;
  top: 50px;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}

.rodwell-button-2:hover {
  background: #ffb000;
}

/* Google Map */
#mask {
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    z-index: 99;
    height: 300px;
    width: 300px;
}
#mask iframe {
    position: absolute;
    border-radius: 50%;
    top: 0; left: 0;
    z-index: 50;
}

.circleborder {
width: 300px;
height: 300px;
border-radius: 150px;
-webkit-border-radius: 150px;
-moz-border-radius: 150px;
background: url(URL) no-repeat;
box-shadow: rgba(255, 176, 0, 0) 0px 0px 50px 5px;
-webkit-box-shadow: rgba(255, 176, 0, 0) 0px 0px 50px 5px;
-moz-box-shadow: rgba(255, 176, 0, 0) 0px 0px 50px 5px;
-webkit-transition: box-shadow 0.8s;
transition: box-shadow 0.8s;
}

.circleborder:hover {
width: 300px;
height: 300px;
border-radius: 150px;
-webkit-border-radius: 150px;
-moz-border-radius: 150px;
background: url(URL) no-repeat;
box-shadow: rgba(255, 176, 0, 0.498039) 0px 0px 50px 5px;
-webkit-box-shadow: rgba(255, 176, 0, 0.498039) 0px 0px 50px 5px;
-moz-box-shadow: rgba(255, 176, 0, 0.498039) 0px 0px 50px 5px;
}

#google-maps-full-width { 
  height: 100%; 
  width: 100%; 
  position: relative; 
  top: 0; 
  left: 0; 
  z-index: 1; 
}
 
#above-map { 
  position: absolute; 
  z-index: 2; 
  width: 350px;
  background: rgba(0,0,0,.45);
  border: 1px solid rgba(255,255,255,0.5);
  top: 50px;
  right: 50px;
  padding: 20px;
  margin: 30px;
}

/* Tabs */
@media only screen and (max-width: 767px) {
  .ui-tabs .ui-tabs-nav li a {
    background: transparent !important;
    }
}  

.column_tabs { margin: 0 !important; }
.ui-tabs { margin-bottom: 0 !important; }
.ui-tabs .ui-tabs-nav { background: transparent !important; }
.ui-tabs .ui-tabs-nav li a { font-size: 15px; color: #ffffff !important; }
.ui-tabs .ui-tabs-nav li.ui-state-active a { background: transparent !important; color: #ffb000 !important; }
.ui-tabs .ui-tabs-panel { background: transparent !important; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected:after, .ui-tabs .ui-tabs-nav li.ui-state-active:after { display: none !important; }
.ui-tabs .ui-tabs-nav li.ui-state-active a:after { display: none !important; }

/* Forms */
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 select, .wpcf7 textarea {
  background: transparent !important;
  border: 1px solid #d3d3d5;
  color: #d3d3d5;
  -webkit-transition: border 0.5s;
  transition: border 0.5s;
}

.wpcf7 input[type="text"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 select:focus, .wpcf7 textarea:focus {
  background-color: transparent !important;
  border: 1px solid #ffb000;
  color: #d3d3d5;
}

.wpcf7 textarea { 
  height: 100px;
}

.wpcf7 input[type="submit"] {
  background: #ffb000;
  font-size: 13px;
  padding: 6px 50px;
  float: right;
  border-radius: 30px;
  font-weight: 800;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.wpcf7 input[type="submit"]:hover {
  background: #ff0000;
}

span.wpcf7-not-valid-tip { display: none !important; }

body input[type=text].wpcf7-not-valid, body input[type=email].wpcf7-not-valid, body input[type=number].wpcf7-not-valid, body textarea.wpcf7-not-valid {
border: 1px solid #ff0000;
}

.wpcf7-mail-sent-ok { border: 0; background-color: transparent !important; font-weight: 600; color: #fff; position: relative; top: 10px; }

/* Icons */
.max-opacity {
  opacity: 0.7;
  position: relative;
  top: 60px;
}

.max-opacity:hover {
  opacity: 1;
}

.max-opacity-2 {
  opacity: 1;
  position: absolute;
  top: 400px;
  z-index: 1;
  padding: 20px;
  background: #000;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;  
}

.max-opacity-2:hover {
  background: #ffb000;
}  

/* Footer */
#Footer .footer_copy { background: #000000; color: #ffffff; font-weight: 700; border: 0; }

.footer-social { 
  border: 1px solid #ffffff; 
  padding: 8px; 
  background: transparent; 
  border-radius: 50%; 
  margin: 0 3px; 
  cursor: pointer;
  -webkit-transition: background 0.5s;
  transition: 0.5s;
}

.footer-social:hover { 
  color: #000000; 
  background: #ffffff; 
}

/* Corner Ribbon */
@media only screen and (max-width: 1240px) {
  .ribbon-green { display: none; }
}

.ribbon-wrapper-green {
  width: 120px;
  height: 120px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}

.ribbon-green {
  font: bold 10px Sans-Serif;
  color: #333;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  z-index: 3;
  padding: 3px 0;
  left: -10px;
  top: 37px;
  width: 165px;
  background-color: #ffd700;
  color: #000000;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.ribbon-green:hover {
  color: #fff;
  background-color: #ff0000;
}  

a.ribbon-green:hover {
  color: #fff !important;
}
  

.ribbon-green:before, .ribbon-green:after {
  content: "";
  border-top:   3px solid #6e8900;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon-green:before {
  left: 0;
}
.ribbon-green:after {
  right: 0;
}

/* make keyframes that tell the start state and the end state of our object */
 
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
 
.fade-in {
	opacity:0;  /* make things invisible upon start */
	-webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	-moz-animation:fadeIn ease-in 1;
	animation:fadeIn ease-in 1;
 
	-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
 
	-webkit-animation-duration:1s;
	-moz-animation-duration:1s;
	animation-duration:1s;
}
 
.fade-in.one {
-webkit-animation-delay: 2s;
-moz-animation-delay: 2s;
animation-delay: 2s;
}