.modal-primary .modal-header {
    background-color: #00B1E1;
    color: white;
    border-bottom: 1px solid #00B1E1;
    position: relative;
}
.modal-title {
    color: white;
}
.modal-body {
    position: relative;
    padding: 5px;
}

a.special { color: #fff; }
a.special:hover{color: #000;}	
#back-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  cursor: pointer;
  color: #EEE;
  text-align: center;
  z-index: 1000;
  background-color: rgba(89, 95, 102, 0.7);
  display: block;
  opacity: 1;
  width: 40px;
  height: 40px;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.5s ease-in-out 0s;
}
#back-top i {
  font-size: 20px;
  line-height: 35px;
}
.circle {
    border-radius: 50% !important;
}
p {
    color: #666;
   
}
				.fetched_tweets.light > li{border-color: rgb(238, 238, 238) rgb(221, 221, 221) rgb(187, 187, 187);
				border-width: 1px;
				border-style: solid;}
				.fetched_tweets.dark > li{
				border-color: #444;
				border-width: 1px;
				border-style: solid;}
				
      .footer3-wrapper{	
	background-color: #FFFFFF !important;
	box-shadow: 0 2px 15px 0 rgba(0,0,0,0.13);
	}
		
  .footer3-wrapper{	
	background-color: #FFFFFF;
	box-shadow: 0 2px 15px 0 rgba(0,0,0,0.13);
	padding-top:20px;
	}
  .footer3-wrapper >div{
  text-align:center;
  }
  
  .footer3-heading {	
	color: #282C30;
	
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.29px;
	line-height: 18px;
	text-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
	text-transform: uppercase;
	}
	
	.all-copyright-f3 {		
	color: #686E73;	

	font-size: 16px;
	letter-spacing: 0.33px;
	line-height: 20px;
	text-align: center;
	margin-bottom: 24px !important;
	}
	
	.vertical-line-f3-right{		
/*	border-right: 1px solid #979797;*/

	
	}
	
	.icon3{
	color:#282C30;
	}
	.footer3-wrapper >hr{
	border-right: 1px solid #979797;
	margin-bottom: 0px;	
	}
	.all-copyright-f3 >p{
	/*margin-bottom: -10px;*/
	}
	.a-cr:hover{
	    color:#000;
	}
	.address {	
	color: #484B4E;

	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.23px;
	line-height: 18px;
	text-transform: uppercase;
	}
	.gmail-com-h3 {	
	color: #484B4E;

	font-size: 16px;
	line-height: 20px;
	}
	.heading-blank {
	margin-bottom: 55px;
	}
	.quick-links {
	color: #264D6D;

	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.33px;
	line-height: 19px;
}
.wpb_wrapper > div {
    margin-bottom: 0px!important;
}

@media(max-width:767px)
{
    .vertical-line-f3-left{ height:auto !important;} 
    
    
}
  @media(max-width:768px){
    .footer-wrapper >hr{
        width:auto ! important;
    }
  }	

@media only screen and (min-width: 1024px)
.main-footer-wrapper .social-wrap {
    margin-top: 51px;
}
ul.social-icons li {
    margin: 0 7px 0 1px;
    padding: 0;
    display: inline-block;
}
ul.social-icons .facebook-icon a {
    background: url(../images/fbook.png) no-repeat center;
}
ul.social-icons .twitter-icon a {
    background: url(../images/twitter.png) no-repeat center;
}
ul.social-icons .linkedin-icon a {
    background: url(../images/linkedin.png) no-repeat center;
}
ul.social-icons .youtube-icon a {
    background: url(../images/youtube.png) no-repeat center;
}
ul.social-icons .instagram-icon a {
    background: url(../images/instagram.png) no-repeat center;
}
ul.social-icons .gplus-icon a {
    background: url(../images/gplus.png) no-repeat center;
}
ul.social-icons .pinterest-icon a {
    background: url(../images/p.png) no-repeat center;
}
ul.social-icons li a {
    width: 42px;
    height: 42px;
    font-size: 0;
    display: inline-block;
    background-size: 100% 100% !important;
    border-radius: 50%;
    transition: all 0.6s;
    border: 2px solid #fff;
}
