@media (min-width: 1024px) {
    
}
@media screen and (max-width: 900px) and (min-width: 600px) {
    
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
/* Top Line */    
.shivanshtop2{
    color: #343c5c !important;
    font-weight: 900;
    padding-left: 10px !important;
}
.shivanshtop4{
    padding-left:10px !important;
}
.consult{
    margin-left: -15px;
    font-weight:bold;
    font-size: 20px;
}
.consult1{
    margin-right: -15px;
    font-weight:bold;
    font-size: 20px;
}
.consult2{
    color: white;
    text-decoration: none;
}
.consult2:hover{
    color: white;
    text-decoration: none;
}
.shivanshcreation5{
    height:50px;
	line-height:50px;
	font-size:11px;
	font-weight: bolder;
}
.address1{
    font-size:15px;
}

.filter-button{
	font-size: 7px;
}
.priority{
	font-size: 14px;
    margin-top: 20px;
}

.our_portfolio1{
    width: 215px;
    border-top: 2px solid;
    border-radius: 50px;
    margin-top: -10px;
    color: #fb722e;
}
.about_us2{
    margin-top:2px;
}
.facebooks{
    width:50px;
    height:50px;
    line-height:50px;
}
.youtubes{
    width:50px;
    height:50px;
    line-height:50px;
}
.twitters{
    width:50px;
    height:50px;
    line-height:50px;
}
.linkedins{
    width:50px;
    height:50px;
    line-height:50px;
}
.instagrams{
    width:50px;
    height:50px;
    line-height:50px;
}

.priority1{
    font-size:14px;
}
.aread{
    font-size:15px;
} 

/* Top Line */  
/* Get Wallpaper */
.wallpaper{
    text-align: center;
    font-size: 19px;
    margin-bottom: 20px;
    font-weight: 900;
    color: #343c5c;
    margin-top: 20px;
}
.wallpaper1{
    font-size: 19px;
    margin-top: 20px;
    font-weight: 900;
    color: #343c5c;
}
.aboutinner1 {
    width: 100%;
    padding: 40px 0;
    text-align: center;
    background-color: rgba(52,60,92,0.89);
}
/* Get Wallpaper */
.ourportfolio1{
    height:70px;
    width:100%;
}
.about_us4{
    font-size: 30px;
    margin-bottom: 5px;
    margin-top: 25px;
}
.about_us41{
    text-align: center;
    font-weight: 900;
    color: #343c5c;
    font-size: 30px;
    margin-bottom: 5px;
    margin-top: 25px;
}
.client_list1{
    font-size: 20px;
    margin-top: -10px;
    font-weight: 900;
}
.client_list4 {
    width: 200px;
    border-top: 2px solid;
    margin-top: -7px;
    color: #ffffff;
    margin-left: 0px;
}
.ourworks-box{
    margin-top: -100px;
    margin-bottom: -40px;
}
.our-works-head {
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    color: #343c5c;
    margin-bottom: 5px;
    margin-top: 25px;
}
.pimo{
    text-align: center;
    line-height:25px;
    text-decoration:none;
}
.pimo1{
    text-decoration:none;
    color:white;
}
.cofounder{
    height:200px;
    width:100%;
}
}
 
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {}