/*   
Theme Name: ---
Theme URI: ---
Description: Custom Theme by Custom A Design UIUX Team #customadesign @uiux #bootstrap #responsive
Author: Custom A Design UIUX Team
Author URI: http://customadesign.com/
Version: 1
*/

.back-to-top {
    background-color: #252424; /* CHANGE COLOR DEPENDING ON SITE'S MAIN COLOR */
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
    opacity: 0.6;
}
.back-to-top a:hover{
    background-color: rgba(239, 32, 32, 0.73); /* CHANGE COLOR DEPENDING ON SITE'S MAIN COLOR */
    opacity:1;
}


.container{
	padding-left: 0px;
	padding-right: 0px;
}

h1{
	font-size: 36px;
}

.page-id-16 section.content-main{
	background-image: url(http://raptorradio.net/wp-content/uploads/2017/11/raptorradio.net_background_REVISIONS_2017nov23.jpg);
    background-size: cover;
    min-height: 75vh;
    background-attachment: fixed;
}

.img-radio{
    -moz-animation: blink normal 2s infinite ease-in-out;
    -webkit-animation: blink normal 2s infinite ease-in-out;
    -ms-animation: blink normal 2s infinite ease-in-out;
    animation: blink normal 2s infinite ease-in-out;
}

@keyframes blink{
	0%{opacity: 0;}
	50%{opacity: .5;}
	100%{opacity: 1;}
}
.page-id-16 marquee{
	background: rgba(0, 0, 0, 0.44);
    font-size: 60px;
    font-weight: 700;
    padding: 25px;
    animation: marquee 20s linear infinite;
    letter-spacing: 25px;
    font-family: 'Monoton', cursive;
 }
div#radio .player{
	margin-top: 60px;
}
.page-id-16 marquee span{ 
	animation: blink 1s linear infinite;
	-webkit-animation:colorchange 20s infinite alternate;
}
@keyframes marquee {
  0% { left: 0; }
  100% { left: -100%; }
}
 @-webkit-keyframes colorchange {
      0% {
        
        color: #ff2626;
      }
      
      10% {
        
        color: #8e44ad;
      }
      
      20% {
        
        color: #1abc9c;
      }
      
      30% {
        
        color: #d35400;
      }
      
      40% {
        
        color: #ff2626;
      }
      
      50% {
        
        color: #34495e;
      }
      
      60% {
        
        color: #ff2626;
      }
      
      70% {
        
        color: #2980b9;
      }
      80% {
     
        color: #f1c40f;
      }
      
      90% {
     
        color: #2980b9;
      }
      
      100% {
        
        color: pink;
      }
    }

.box6{
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(235,235,235,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(235,235,235,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(235,235,235,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(235,235,235,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(235,235,235,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(235,235,235,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0 );
	/*height: 140px;*/
	
}
#box0{
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(235,235,235,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(235,235,235,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(235,235,235,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(235,235,235,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(235,235,235,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(235,235,235,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0 );
	/*height: 140px;*/
	background-image: url(http://raptorradio.net/wp-content/uploads/2020/08/bgupper.png);
    background-position: center;
    background-size: cover;
}

#header-col1{
	margin-top: 10px;
}

#header-col2 ul{
  	margin-top: 50px;
  	font-size: 15px;
}

#hr1{
	
}

#hr2{

}

.menu-head_menu li a, .navbar li a {
	color: #00a8cc;
	line-height: 120%;
	font-weight: 500;
	font-family: "Roboto Slab", sans-serif;
	/*margin-left: -10px;*/
	margin-left: 2px;
	border: 2px solid transparent;
  padding: 10px;
}

 .menu-head_menu li.active a:hover, .navbar li.active a, .navbar li a:hover {
	background-color: #59B200;
	color: white;
	border-top: 2px solid #00FF00;
	border-bottom: 2px solid #00FF00;
	border-left: 2px solid #00FF00;
	border-right: 2px solid #00FF00;
	/*padding-right: 15px;*/
	/*padding-left: 15px;*/
	/*padding-top: 7px;*/
	/*padding-bottom: 7px;*/
}

.tune1{
	margin-top: 25px;
	font-size: 25px;
	color: #0A2E49;
	font-weight: 300;
	font-family: "Roboto Slab", sans-serif;
	line-height: 120%;
}

.tune2{
	margin-top: 25px;
	font-size: 25px;
	color: #0A2E49;
	font-weight: 300;
	font-family: "Roboto Slab", sans-serif;
	line-height: 120%;
}

#img-tech, #img-tech1{
	margin-top: 20px;
}

#col3-row1{
 	color: #0A2C47;
 	font-size: 24px;
 	padding-top: 0px;
 	padding-bottom: 0px;
}

#tel-icon{
	font-size: 30px;

}

.num{
	font-family: "Kreon", sans-serif;
	font-weight: 400;
	color: #0A2C47;
}

#menu-item-42 a{
	color: #D83500;
	font-weight: bold;
	font-size: 21px;
	margin-top: -1.5px;
}

#menu-item-41 a{
	margin-top: -1px;
}

#menu-item-40 a{
	margin-top: -1px;
}

.secondCol {
	margin-top: 28px;
	margin-left: -20px;
	font-size: 15px;
}

#col3-row1{
	margin-left: 70px;
}

#bck{
 	background-image: url("images/header-bck.png");
 	background-repeat: repeat-x;
 	position: relative;
}

#header2-col2 h2{
	color: #0A2E49;
	font-weight: bold;
}


#header2-col1 h2{
	color: #0A2E49;
	font-weight: bold;
}

#header2-col1 p{
	margin-left: 20px;
}

#header2-col1{
	font-family: "Roboto Slab", sans-serif;
	color: #0A2E49;
}

#header2-col2 {
	font-family: "Roboto Slab", sans-serif;
	color: #0A2E49;
}

.box2{
	padding-bottom: 25px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(http://raptorradio.net/wp-content/uploads/2020/08/bglower.png);
    background-position: center;
    background-size: cover;
}


.readMore{
	margin-left: 35px;	
}


.readMore1{
	margin-top: 14px;
	margin-left: 73px;
}

.readMore2{
	margin-top: 80px;
	margin-left: 75px;
}

#box2-col1{
	margin-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
}

.Radio-Schedule{
	color: #D80000;
	font-family: "Roboto Slab", sans-serif;
	font-size: 29px;
	font-weight: bold;
	float: left;
	margin-left: -18px;
}

#fridays{
	margin-left: -19px;
	float: left;
}

#mondays{
	margin-left: -19px;
	float: left;
}

.rythm{
	margin-left: 17px;
}

.mot{
	margin-left: 17px;
}

#box2-col1 div, label, p{
	color: #D80000;
	font-family: "Roboto Slab", sans-serif;
	font-size: 21px;
	font-weight: bold;
}

#box2-col1 img{
	margin-left: 20px;
	min-height: 120px;
}

#box2-col2{
	padding-left: 0px;
	padding-right: 0px;
}

#box2-col2 img{
	margin-top: 45px;
	min-height: 337px;
	min-width: 370px;
	margin-left: -55px;
}

#box2-col3{
	margin-top: 30px;
	padding-left: 0px;
	padding-right: 0px;

}

#box2-col3 div, label, p{
	color: #D80000;
	font-family: "Roboto Slab", sans-serif;
	font-size: 17px;
	font-weight: bold;
}

#box2-col3 img{
	margin-left: 60px;
	min-height: 120px;
}

#dj{
	margin-left: 28px;
}

#weddings{
	margin-left: 28px;
}

#remote{
	margin-left: 28px;
}

#box2-col4{
	margin-top: 28px;
	float: right;
	text-align: left;
}

#box2-col4 img{
	margin-left: 60px;
	min-height: 120px;
}

.Online-Radio{
	color: #D80000;
	font-family: "Roboto Slab", sans-serif;
	font-size: 29px;
	font-weight: bold;
	margin-left: 40px;
	margin-top: -9.5px;
}

#nasty{
 	margin-left: 43px;
}

#motown{
	margin-left: 43px;
}


.Community-Service{
	color: #D80000;
	font-family: "Roboto Slab", sans-serif;
	font-size: 29px;
	font-weight: bold;
	margin-left: 22px;
	margin-top: -11px;
}



#box3{
	background-image: url("images/body-bck.png");
	background-size: cover;
	background-position: center;
	min-height: 535px;
}

#box3-col2{
	/*padding-right: 50px;*/
}

#box3-col2 #col2 {
    height: 400px;
    overflow-y: auto;
    background-color: rgba(0,0,0,.75);
}

#box3-col2 #col2::-webkit-scrollbar {
    width: .25em;
}
 
#box3-col2 #col2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
#box3-col2 #col2::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
  border-radius: 3em;
}

.mplist {
	width: 100%;
	margin: 0;
	padding:0;
	list-style-type: none;
	list-style: none;
}

ul.mplist ul {
    padding: 0;
}

.mplist li {
	margin: 0;
	padding: 5px  0 17px 16px;
	cursor: pointer;
}

.mplist li:hover {
	background:rgba(27, 77,13, .4);
}
.mplist li.selected {
	background:rgba(27, 77,13, .7);
}
.mplist li img {
	float: left;
	padding: 5px;
}

#box3-col2{
	margin-top: 15px;
}


.song1, .song2, .song3, .song4, .song5, .song6, .song7, .song8, .featured{
	color: white;
}

.featured{
	padding-left: 20px;
	background-image: url(http://raptorradio.net/wp-content/uploads/2020/08/bglower.png);
    background-position: center;
    background-size: cover;
}

.mp3{
	padding-right: 0px;
	padding-left: 0px;
}

#bobby{
	margin-top: 10px;
}

.box4{
	min-height: 453px;
}

#box4-col2{
	margin-top: 40px;
}

.box4-par, .box4-par p{
	font-family: "Roboto Slab", sans-serif;
	color: #fff;
	font-size: 17px;
	font-weight: 500;
}

.info{
	font-family: "Roboto Slab", sans-serif;
	color: #fff;
	margin-top: -20px;
}

.box5{
	background-image: url("images/green.png");
	padding-bottom: 0px;
	padding-top: 0px;
	min-height: 215px;
}

.box5-par h3{
	color: white;
	margin-top: 35px;
}

#contactUs{
	width: 270px;
	height: 55px;
	text-align:center;
	background-color: #19A7DB;
	color: white;
	font-size: 15px;
	padding-top: 13px;
	border-radius: 5px;
	margin-top: 30px;
	margin-left: 0px;
	border-top: 3px solid #BFCFFF;
	border-bottom: 3px solid #BFCFFF;
	border-left: 3px solid #BFCFFF;
	border-right: 3px solid #BFCFFF;
}

.center-content a{
   	margin-top: 10px;
}

#last-raptor{
	margin-top: 35px;
	min-height: 145px;
	text-align: center;
}

.box6{
	min-height: 200px;
	padding-bottom: 15px;
	border-top: 1px solid #f1f1f1;
	background-image: url(http://raptorradio.net/wp-content/uploads/2020/08/bglower.png);
    background-position: center;
    background-size: cover;
}

/*Footer*/
.box7{
	background-color: #19A7DB;
}

#copyright{
	color: white;
	font-size: 15px;
	margin-left: 15px;
	margin-top: 10px;
	font-family: "Roboto Slab", sans-serif;
}

#header-col2.col-md-5{
	padding-left: 65px;
}

#lCol{

}

#logo{
	margin-top: -10px;
}

#website{
	color:  white;
	font-size: 15px;
    text-align: right;
    padding-top: 10px;
    font-family: "Roboto Slab", sans-serif;
}

.text1{
	color: #fff;
	margin-left: -3px;
	margin-top: 30px;
	font-family: "Roboto Slab", sans-serif;
}

.text2{
	color: #fff;
	margin-top: 8px; 
	font-family: "Roboto Slab", sans-serif;
	font-weight: 120%;
	font-size: 13px;
}


.text3{
	color: #fff;
	font-family: "Roboto Slab", sans-serif;
	margin-top: -10px;
	font-weight: 120%;
	font-size: 13px;
}

.text4{
	color: #fff;
	margin-left: 33px;
	margin-top: 20px;
	font-family: "Roboto Slab", sans-serif;
	float: top;
}

.text5 a{
	color:#fff;
	font-size: 13px;

}

.text5 a:hover{
	color:#0A2C46;
}

.text6{
	font-family: "Roboto Slab", sans-serif;
	font-weight: 300;
}

.col-md-3{
	margin-top: -8px;
}

.text7{
	font-family: "Roboto Slab", sans-serif;
	font-weight: 300;
	line-height: 120%;
}

.box6-col2{
 	color: #0A2C47;
 	font-size: 24px;
 	margin-top: -8px;
}

.box6-col2 p {
	display: inline-block;
}

#socialIcons div a{
	background-color: #19A7DB;
	min-width: 40px;
	min-height: 40px;
	border-radius: 5px;
	float: left;
	margin-top: 15px;
    margin-left: 15px;
    border: 3px solid #BFCFFF;
}

#socialIcons div a:hover{
	background-color: #59B200;
 	border: 3px solid #A6EA65;
 	color: white;
}

#socialIcons{
	margin-left: -18px;
	margin-top: -15px;
}

.tel-icon1{
	font-size: 30px;
	margin-left: -5px;
	margin-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
}

.num1{
	font-family: "Kreon", sans-serif;
	font-weight: 400;
	color: #0A2C47;
}

.text6{
	color: #0A2C47;
	margin-left: -3px;
	margin-top: 28px;
	font-family: "Roboto Slab", sans-serif;
}

.text7{
	color: #19A6DA;
	font-family: "Roboto Slab", sans-serif;
}

.btn-light {
  background-color: #19A7DB;
  border:4px solid #72CDEF;
  border-radius: 0px;
  color: white;
}

.btn-light:hover{
	background-color: #59B200;
 	border: 4px solid #A6EA65;
 	color: white;
}

.center-blk {
	margin: 0 auto;
}

.lg {
	font-size: 15px;
}

.center-content {
	display: block;
	text-align: center;
}

#footer-a{
	line-height: 70%;
	margin-left: 35px;
}

.carousel-control{
 width: 5%;
 height: 9%;
 opacity: 1;
 margin: auto auto;
}

.carousel-control.left, .carousel-control.right{
 background-image: none;
}

.carousel-control #left-control{
 float: right;
}

.carousel-control #right-control{
 float: left;
}

#left-control, #right-control{
 width: 37px;
 height: 37px;
 border: 3px solid #92DDF5;
 border-radius: 4px;
 background-color: #45C2E6;
}

#left-control:hover, #right-control:hover{
 background-color: #59B200;
 border: 3px solid #A6EA65;
}

.carousel-indicators li.active{
 background-color: #59B200;
}

#box4-control.carousel-control{
	margin-top: 20px;
}

#header2-col1 hr{
	border-top: 5px solid #EEEEEE;
}

#siteMap, #conInfo{
	padding-left: 58px;
}

.playlist-thumbnail{
	width: 75px;
	height: 75px;
}
#album-container{
	margin-top: 80px;
	position: relative;
	height: 165px;
	overflow-y: hidden;
}
#album{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#playing{
	position:absolute;
	bottom: 0px;
	width: 100%;
}
#holder{
	position:relative;
	background-color: rgba(0, 0, 0, 0.7);
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	box-shadow: 0 1px 5px gray;
}
#holder h4 {
    margin-top: 0;
}
#holder h6 {
    margin-bottom: 0;
}
#mplayer{
	background-color: rgba(255, 255, 255, 1);
	position:relative;
}
#audio{
	position: relative;
	bottom: 0;
	width: 100%;
}

.radio-details h3 {
	padding: 15px;
	font-size: 19px;
	line-height: 1.5em;
}

#player_preview_wrapper {
	margin: 0 auto;
}

div#radio .player {
    overflow-x: scroll;
}


/* ------------------- @media ------------------------ */


@media (max-width: 1069px) {
	.nav > li > a {
		padding: 10px 7px;
	}

	#box2-col2 img {
		min-width: 0 !important;
		min-height: 0 !important;
		width: auto;
		height: auto;
		margin: 90px auto 0 auto;
	}

	#box2-col3 div, label, p {
		font-size: 19px;
	}

	h3, .h3 {
		font-size: 23px;
	}

	#siteMap, #conInfo {
		padding-left: 20px;
	}

	#socialIcons {
		margin-left: -10px;
	}

	#socialIcons div a {
		margin-left: 10px;
	}
	img.listen-image {
		width: 145px !important;
	}
	#header-col2 ul li#menu-item-42{
		top: 15px;
	}
}

@media (max-width: 999px) {
	img.listen-image{
		width: 115px !important;
	}
	#header-col2 ul li#menu-item-42 {
		top: 30px !important;
	}
	#box0 {
		min-height: 140px;
		height: auto;
	}

	.container {
		width: 96%;
	}

	img.hlogo {
		margin: 0 auto;
	}

	#header-col2 {
		text-align: center !important;
		margin: 10px 0;
	}

	.main-menu-con,
	.navbar {
		float: none !important;
	}

	#header-col2 ul {
		margin-top: 0;
		float: none !important;
		display: block;
	}

	.navbar-nav > li {
		float: none;
		display: inline-block;
	}

	h2, .h2 {
		font-size: 23px;
	}

	h4, .h4 {
		font-size: 15px;
	}

	#box2-col1 img,
	#box2-col3 img,
	#box2-col4 img {
		margin: 10px auto 0 auto;
		display: block;
	}

	#box2-col3 form,
	#box2-col4 form {
		display: block;
		text-align: center;
	}

	.Radio-Schedule,
	.Community-Service,
	.Online-Radio {
		float: none;
		text-align: center;
		margin-left: 0;
	}

	#fridays {
		margin-left: 5%;
		width: 45%;
	}

	#mondays {
		margin-left: 15%;
		width: 35%;
	}

	.readMore {
		margin: 10px auto;
		text-align: center;
	}

	#box2-col1 {
		float: none !important;
	}

	#box2-col4,
	#box2-col3 {
		width: 50%;
	}

	#box2-col3 {
		float: left;
	}

	.readMore1 {
		margin-top: 15px;
		margin-left: 0;
		text-align: center;
	}

	.readMore2 {
		margin-top: 45px;
		margin-left: 0;
		text-align: center;
	}
	#nasty,
	#motown {
		margin-left: 0;
	}

	#bobby {
		float: left;
		margin: 10px 10px 10px 0;
	}

	.box5 {
		padding-bottom: 30px;
	}

	#socialIcons {
		margin-left: 0px;
	}

	#socialIcons div a {
		margin-left: 2px;
		border: 1px solid #BFCFFF;
	}

	#siteMap, 
	#conInfo {
		padding-left: 0;
	}

	#website,
	#copyright {
		text-align: center;
	}

	.box7 #logo {
		float: none;
	}
}

@media (max-width: 767px) {
	#header-col2 ul li#menu-item-42 {
		top: 20px !important;
	}
	#header-col2 ul li#menu-item-42{
		margin-top: 0 !important;
		top: 0 !important;
	}
	img.listen-image{
		margin: auto !important;
	}
	 .container {
	 	width: 94%;
	 }

	 .carousel-control.right {
	 	right: 22px;
	 }

	 .navbar-toggle .icon-bar {
	 	background: #92DDF5;
	 }

	 .navbar-toggle {
	 	background-color: #19A7DB;
		border: 1px solid #92DDF5;
		float: left !important;
	 }

	 .navbar-collapse {
	 	background: #19A7DB;
		margin: 0 2px;
		border-radius: 4px;
		border: 2px solid #92DDF5;
	 }

	 .navbar-nav > li {
	 	display: block;
	 }

	 .nav > li > a {
	 	color: #FFF
	 }

	 #header2-col1,
	 #header2-col2,
	 .box6,
	 #online-radio {
	 	text-align: center;
	 	float: none;
	 }

	 #fridays,
	 #mondays,
	 #box2-col4, 
	 #box2-col3 {
	 	width: 100%;
	 	margin-left: 0;
	 	float: none;
	 }

	 #last-raptor {
	 	margin: 20px auto;
	 }

	 #socialIcons {
	 	display: block;
	 	text-align: center;
	 }

	 #socialIcons div {
	 	display: inline-block;
	 }

	 #box2-col1,
	 #box2-col2,
	 #box2-col3 {
	 	border-bottom: 3px solid #45C2E6;
	 	padding-bottom: 10px;
	 }
}

@media (max-width: 543px) {
	.container {
		width: 93%;
	}

	#bobby, 
	#bobby img {
		float: none;
		display: block;
		text-align: center;
		margin: 0 auto;
	}

	.info {
		text-align: center;
	}

	#player_preview_wrapper,
	#SRwidget iframe div {
		width: 100% !important;
	}
}

@media (max-width: 359px) {
	.container {
		width: 90%;
	}

	.carousel-control {
		left: 25px;
	}

	h2, .h2 {
		font-size: 19px;
	}

	h4, .h4 {
		font-size: 12px;
	}
}

div#StationOffline{
	-webkit-box-shadow: inset 0px 0px 32px 18px rgba(0,0,0,0.75) !important;
-moz-box-shadow: inset 0px 0px 32px 18px rgba(0,0,0,0.75) !important;
box-shadow: inset 0px 0px 32px 18px rgba(0,0,0,0.75) !important;
  padding:20px !important;
}
div#SRwidget iframe {
  width: 100%;
}

div#SRwidget div{
	width: 100% !important;
}

div#player_preview_wrapper {
  width: 100% !important;
}
.womack {
	text-align: justify;
}
.womackp {
	font-family: "Roboto Slab", sans-serif;
    color: #000;
    font-size: 17px;
}
.gfield_label, .gfield_required, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_year label, .gform_wrapper .gfield_time_ampm label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .ginput_complex label, .gform_wrapper .instruction {
	color: #0A2E49 !important;
}
.num a, .num1 a {
	color: #fff;
	text-decoration: none !important;
}

.num a:hover, .num1 a:hover {
	color: #0A2E49;
}

/* 10 10 2017 */
#header-col2 ul li#menu-item-42 {
    margin-top: -65px;
}

#menu-item-42 a {
	padding: 0;
}

img.listen-image {
    width: 175px;
}

section.content-main {
    min-height: 40vh;
}

/* 5 13 2017 */
div#mplayer h4.song1 {
    font-size: 15px;
}

/* 5 15 2017 */
ul#menu-foot_menu li {
    display: block;
}
ul#menu-foot_menu li a {
    font-weight: bold;
}
/* Radio Page */

/* 12 15 2018 */
.tune1 a:hover {
	text-decoration: none !important;
}

.carousel .contact-details {
	margin-top: 30px;
	display: flex;
	align-items: center;
}

.carousel .contact-details .phone {
	margin-top: 15px;

}

.carousel .contact-details .phone a {
	color: #19a7db;
	transition: 0.3s ease-in-out;
}

.carousel .contact-details .phone a:hover {
	color: #59b200;
	text-decoration: none;
}

.contact-details .image {
	margin-left: 30px;
	height: 130px;
}

.contact-details .image img {
	height: 100%;
}

/* May 20, 2022 */
ul#menu-headleft_menu a {
    color: #fff;
}

img#hr1, img#hr2 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.gform_legacy_markup_wrapper {
    max-width: 50% !important;
    margin-left: auto;
    margin-right: auto;
}

input#gform_submit_button_1 {
    background-color: #19A7DB;
    border: 4px solid #72CDEF;
    border-radius: 0px;
    color: white;
    padding: 10px 15px;
}

input#gform_submit_button_1:hover {
    background-color: #59B200;
 	border: 4px solid #A6EA65;
}

.d-block {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1;
  }