/*  

Theme Name: Makkani Theme

Theme URI: https://makkaniproductions.com

Description: A WordPress theme frame work

Version: 3.0

Author: Makkani Productions

Author URI: https://makkaniproductions.com

*/



/*

Improved browser CSS feature

-------------------------------------

Example: .ie8 .sidebar li{width:85px}



?ie - Internet Explorer (All versions)

?ie8 - Internet Explorer 8.x

?ie7 - Internet Explorer 7.x

?ie6 - Internet Explorer 6.x

?gecko - Mozilla, Firefox (all versions), Camino

?ff3 - Firefox 3

?ff3_5 - Firefox 3.5 new

?opera - Opera (All versions)

?opera8 - Opera 8.x

?opera9 - Opera 9.x

?opera10 - Opera 10.x

?webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome

?safari3 - Safari 3.x

?chrome - Google Chrome

*/


.home-banner img {
width: 90%;
}
 

 img{

 	max-width: 100%;

 }
.videout video {
    max-width: 100%;
    max-height: 521px;
    padding: 21px 33px;
    background-image: url(images/bg-video.png);
    background-size: 100% 100%;
    background-position: center;
}
.videout video:focus{
    outline: none !important;
}

 a#logo {

    display: flex !important;

    align-items: center;

    justify-content: center;

}

li#text-2 , li#text-3 , li#text-4{

	list-style: none !important;

}

.desc{

	display: none;

}



.desc.show {

position: fixed;

   

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    background-color: rgba(0,0,0,0.85);

    z-index: 100;

    cursor: pointer;

}

div#map {

    filter: hue-rotate(169deg);

}
.searchclients {
    padding: 0px 10px 60px;
    text-align: center;
}
form#searchform >div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 400px;
    margin: 0 auto;
    position: relative;
    max-width: 100%;
}
.searchclients input#s {
    padding: 13px;
    font-size: 20px;
    width: 100% ;
    max-width: 100%;
    border: 0px solid #000;
    margin: 0px;
    background-color: transparent;
    background-image: url(images/searchborder.png);
    background-size: 100% 100%;
    color: #000;
}
.searchclients input#s:focus{
    background-color: transparent !important;
}
.searchclients input#searchsubmit {
    margin: 0px !important;
    padding: 13px;
    font-size: 20px;
    border: 0px solid #f1692352;
    background-color: transparent; !important;
    color: #f16923;

    position: absolute;
    right: 0px;
    top:0px;
}
.homesec2t {
    font-size: 28px;
}
.homeserv {
    padding-top: 100px;
}
.homemeetteam {
    padding-top:70px; padding-bottom:50px; background-color:#fff;
}
 #Footer .mailfon {
    font-size: 22px; 
    line-height: 24px;
 }

 .serv-main-content {
    padding-top:70px;
     padding-bottom:0px;
      background:#fff;
 }
.serhover {
padding-top: 35px;
display: flex;
align-items: center;
}
.serhover:nth-child(odd) {
    flex-direction: row-reverse;
}
.topbannerin {
    padding-top:0px;
    padding-bottom:50px
}
.contact-content {
  /*padding-top: 80px;*/
  padding-top: 20px;
}
.contact-team {
    padding-top: 70px;
}
.sing-cl-content {
    padding: 10px 65px;
     color: #000; 
     font-size: 21px;
}
.single-client-attr {
    padding: 10px ; 
    color: #000;
     font-size: 21px;
      border-bottom: solid #000;
}

@media only screen and (min-width: 1199px) {
.serhover:nth-child(even) img {
    width: 460px;
    height: 336px !important;
    object-fit: cover;
    object-position: left;
}
}

@media only screen and (max-width: 500px) {
    .videout div {
    max-width: 100%;
    padding: 16px 24px;
    background-image: url(images/bg-video.png);
    background-size: 100% 100%;
    background-position: center;
}
.videout div video {
     max-height: auto;
     padding: 0px;
      
}



.columnfloat.rightfloat.textteam img {
    height: 21px !important;
    width: auto !important;
}
.desc.show .textteam {
    top: 34% !important;
    font-size: 25px !important;
}
    #Content .desc.show img {
    width: 200px;
}
  .desc  h2 {
    font-size: 30px;
    line-height: 35px;
}
    .teamframe.teampage {
    height: 240px !important;
}
    .single-client-attr {
    padding: 6px ; 
     font-size: 18px;
      border-bottom: solid #000;
}
    .sing-cl-content {
    padding: 10px 10px;
     font-size: 18px;
}
    .contact-team {
    padding-top:  0px;
}
    .contact-content {
  padding-top: 10px;  
}
#Content .bgfloat ,#Content .bgfloat2 {
 
    top: 650px;
    left: 5px;
    width: 75px;
    height: 150px;
    z-index: 10;
    background-size: contain;
    background-repeat: no-repeat;
}
    .topbannerin {
    padding-top:50px;
    padding-bottom:0px
}

 #Header #Top_bar:not(.is-sticky) #logo {
    height: 54px;
    
    padding: 5px 0px;
    align-items: center;
    justify-content: center;
}
#Content .titlehome {
    font-size: 35px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px;
}
.homesec2t {
    font-size: 20px;
    line-height: 28px;
}
.homeserv {
    padding-top: 20px;
}
#Content .titlehomeser {
    font-size: 27px;
        margin-bottom: 5px;
}
.menusfooter{
    display: none;
}
.homemeetteam {
    padding-top:30px; padding-bottom:0px; 
}
 #Footer .mailfon {
    font-size: 17px; 
   
 }
 #Footer a img {
    width: 40px;
    margin-right: 10px;
}
#Wrapper #Footer .widgets_wrapper .widget {
    padding: 2px 0;
    text-align: center;
}
#Wrapper #Footer .widgets_wrapper {
    padding: 40px 0 5px;
}
#Wrapper #Footer .footer_copy .one {
    margin-bottom: 0px;
    padding-top: 15px;
}
 .serv-main-content {
    padding-top:0px;
 
 }
.serhover {
  padding-top: 0px;  
}
#mybtnclients button.btnclients{

    padding: 5px 10px !important;
    margin-bottom: 0px;
    font-size: 18px;
}
}


/*****arunkrishna t h******/

.here-every-idea{

padding-top: 80px;

}


a.atitlehome h2:hover}{

    color: #f16923;
}


/*.section-clients .one-fourth .clientframe {
    background: none !important;

}

.section-clients .column{

     margin: 0px; 
}
*/

.bgfloat {
    /*top: 900px !important;*/
}

.section-clients .one-fourth .clientframe {
    background: none !important;
    width: 100% !important;
    height: 100% !important;
    }


.section-clients .one-fourth.column{
    
    width: 25%;
    margin: 0px; 

}

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

a.pf_dl_a{
    text-decoration: none !important;
}

.home-banner {
    padding-top: 180px;
    text-align: center;
}

@media only screen and (max-width: 999px){
    
   /* .bgfloat {
    top: 900px !important;
    }
*/

}


@media only screen and (max-width: 500px){
    
    .here-every-idea{

        padding-top: 30px !important;

    }
    .home-banner {
    padding-top: 40px;
   
}

}

/***********/