/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Feb 16, 2017, 1:12:45 PM
    Author     : Vinod Pimple
*/

@media (min-width:320px) and (max-width:479px){
    .img_cls{width: 25px !important;}
    .image_height{ height: 130px !important; }
    .col-6, .col-3, .col-4{padding: 5px;}
    .heading_1{font-size: 2.2vw !important; white-space: nowrap !important;}
    .heading_2{font-size: 9px !important;}
    .text_lebel{font-size: 50% !important;font-weight: bolder;}
    .label_h{margin-top: 15px !important;margin-bottom: 15px !important;font-size: 15px !important;}
    .background_clr{ height: 250px !important; }
    .investor-btn{ padding-left: 0px !important;padding-right: 0px !important;}
}
@media (min-width : 480px) and (max-width:767px) {
    .background_clr {height: 502px !important;}
    .heading_1{font-size: 2.8vw !important;font-size: 15px !important;}
    .heading_2{font-size: 13px !important;}
    .image_height{ height: 257px !important; }
}
@media (min-width:768px) and (max-width:991px){
    .img_cls{}
    .heading_1{font-size: 23px !important; white-space: nowrap;}
    .heading_2{font-size: 15px !important;}
    .background_clr{ height: 190px !important; }
    .image_height{ height: 257px !important; }
}

.col-6, .col-12, .col-3, .col-4{padding-left: 5px;padding-right: 5px;}
.text_lebel{font-weight: bolder;}
.label_h{margin-bottom: 15px;margin-top: 15px;font-size: 20px;}
.heading_1{margin:0px;font-size: 25px;color: black;font-size: 2vw;}
.heading_2{margin:0px;font-size: 16px;color: black;}
.image_height{ height: 256px; }

.background_clr{background-color: #f5f4f5 !important;height: 175px;}
.img_cls{width: 100%;max-width: 73px;max-height: 66px;}
#img_name_location {width: 100%;max-width: 443px;}
#img_portable_speaker {width: 100%;max-width: 197px;max-height: 258px;}
#img_hand_shake {width: 100%;max-width: 135px;}
.clearboth{clear: both;}
.hr-tag{margin-bottom: 5px;margin-top: 5px;width: 100%;background-color: #c7c7c7;height: 2px;}